RibbonGalleryBarItem Constructors
A bar item that represents an In-Ribbon gallery.Name | Parameters | Description |
---|---|---|
RibbonGalleryBarItem() | none | Initializes a new instance of the RibbonGalleryBarItem class with the default settings. |
RibbonGalleryBarItem(BarManager) | manager | Initializes a new instance of the RibbonGalleryBarItem class with the specified owner. |
See Also