Provides script language access to C++ objects of this type.
| Class Hierarchy | ToolInfo » CommandPresentationModuleInfo |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | SetCheck | 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 | SetEnabled | Enable or disables a command in the user interface. It will apply to toolbar items, main menu items, and context menu items. |
| int32 | SetText | Set the display text of a command in the user interface. It will apply to toolbar items ( if they are set to show text ), main menu items, and context menu items. |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| int32 | CommandId | This option is undocumented at present. |