This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the ARCommandInfo.
The IARCommandInfo interface is a starting point for getting properties about the built-in tools.
Name | Description | |
---|---|---|
Bitmap | The bitmap used as an icon by the command. | |
Caption | The caption of the command. | |
Category | The category the command is associated with. | |
Checked | Indicates if the command is checked. | |
Enabled | Indicates if the command is enabled. | |
HelpContextID | The help context ID associated with the command. | |
HelpFile | The name of the help file associated with the command. | |
Message | The message of the command. | |
Name | The name of the command. | |
Tooltip | The tooltip of the command. |
Classes | Description |
---|---|
ARCommandInfo | ARCommandInfo object. |