GalleryDropDownPopupMenu Constructors
A popup menu capable of displaying a gallery.Name | Parameters | Description |
---|---|---|
GalleryDropDownPopupMenu() | none | Initializes a new instance of the GalleryDropDownPopupMenu class. |
GalleryDropDownPopupMenu(BarItemLinkCollection, RibbonGalleryBarItemLinkControl) | itemLinks, ownerLinkControl | Initializes a new instance of the GalleryDropDownPopupMenu class with the specified settings. |
See Also