INRibbonButton Interface Members
In This Topic
The following tables list the members exposed by INRibbonButton.
Public Properties
| Name | Description |
| ImageTextSpacing | Gets or sets spacing in DIPs between the image and the text of the ribbon button. |
| LargeImage | Gets or sets the image that is shown in Large state. |
| SmallImage | Gets or sets the image that is shown in Medium and Small states. |
| Text | Gets or sets the text that is shown in Large and Medium states. |
Top
Public Methods
| Name | Description |
| DoClick | Generates a click for this ribbon button. |
Top
See Also