RibbonButton Class Members
In This Topic
The following tables list the members exposed by RibbonButton.
Public Constructors
| Name | Description |
 | RibbonButton Constructor | Initializes a new RibbonButton instance for usage within an OnTime 360 extension. |
Top
Public Properties
| Name | Description |
 | Caption | The visible display text that appears below this ribbon button. |
 | Description | Additional display text that appears within the tooltip of this ribbon button. |
 | LargeImage | The primary visible image that appears within this button's hitbox. |
 | SmallImage | The secondary visible image that appears whenever this button is pinned to the quick access toolbar. |
Top
Public Methods
| Name | Description |
 | MethodForButton | The action that is invoked whenever this button is clicked in the user interface. |
Top
See Also