Skip to main content

GalleryDropDownPopupMenu Constructors

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