[]
Label in a RibbonBar control.
public sealed class RibbonGalleryItem : RibbonIconItem
Public NotInheritable Class RibbonGalleryItem
Inherits RibbonIconItem
Name | Description |
---|---|
RibbonGalleryItem() | Initializes a new instance of the RibbonLabel class. |
Name | Description |
---|---|
GalleryItemTextImageRelation | Specifies the position of text and image relative to each other. |
GroupName | The group name associated with the gallery Item. |
Selected | Gets or sets a value indicating whether the RibbonGalleryItem is currently selected in the owner RibbonGallery. |
Text | Gets or sets the text associated with the gallery Item. |
Name | Description |
---|---|
Click | Occurs when the item is clicked. |
ShowContextMenu | Occurs when the context menu should be displayed. |