SetCheck Data Member Function

Sets a check mark on a command in the user interface. It will apply to toolbar items, main menu items, and context menu items.

Prototype

int32 SetCheck( int32 Checked )

Parameters

Parameter Type Parameter Name Documentation
int32CheckedA flag specifying whether or not the command is checked.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.