NRibbonButtonContent Class Properties
In This Topic
For a list of all members of this type, see NRibbonButtonContent members.
Public Properties
| | Name | Description |
 | ImageTextSpacing | Gets or sets spacing in DIPs between the image and the text of this ribbon button. By default set to 3. |
 | LargeContent | Gets or sets the LargeContent child. |
 | LargeImage | Gets or sets the image that is shown in Large states. |
 | MediumContent | Gets or sets the MediumContent child. |
 | SmallContent | Gets or sets the SmallContent child. |
 | 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
See Also