RibbonCommandInfo Class Members
In This Topic
The following tables list the members exposed by RibbonCommandInfo.
Public Constructors
Public Properties
| Name | Description |
| ActionCommandLine | Property to get or set action command line. |
| ButtonText | Property to get or set button text. |
| Description | Property to get or set description of the button. Optional parameter. |
| MultiLangButtonText | Property to get or set button text, multilanguage. If set it is used instead of normal button text. Optional parameter. |
| MultiLangDescription | Property to get or set description of the button, multilanguage. If set it is used instead of normal text description. Optional parameter. |
| MultiLangTooltip | Property to get or set tooltip of the button, multilanguage. If set it is used instead of normal text tooltip. Optional parameter. |
| Tooltip | Property to get or set tooltip of the button. Optional parameter. |
Top
Public Methods
| Name | Description |
| Dispose | Destructor for deterministic finalization of RibbonCommandInfo object. |
Top
See Also