ACSetButtonImage |
DEVELOPER |
|
|
Purpose |
ACSetButtonImage sets the graphic for a named Action Control. |
Syntax |
ACSetButtonImage (Action Control Name, Button Image Name) |
Operation |
Action Control Name is the name of an Action Control. |
Remarks |
|
Example |
To set the image of an Action Control whose Tag Name is 'DemoActionControl' to the 'Click Me' image: ACSetChecked("DemoActionControl","Click Me") |
Topic ID: 520235