ACSetCaption |
DEVELOPER |
|
|
Purpose |
ACSetCaption sets the caption for a named Action Control. |
Syntax |
ACSetCaption (Action Control Name,Caption) |
Operation |
Action Control Name is the name of the Action Control. |
Remarks |
|
Example |
To set the caption of an Action Control whose Tag Name is "DemoActionControl" to "Insert Mode": ACSetTooltip("DemoActionControl","Insert Mode") |
Topic ID: 520236