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