Sets a check mark on a command in the user interface. It will apply to toolbar items, main menu items, and context menu items.
int32 SetCheck( int32 Checked )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | Checked | A flag specifying whether or not the command is checked. |
None published. Please look for an example in the Simdify Scripting Language code base.