Skip to main content

GalleryDropDown Members

Displays an image gallery and custom commands in a popup window.

Constructors

Name Description
GalleryDropDown() Initializes a new instance of the GalleryDropDown class with the default settings.
GalleryDropDown(IContainer) Initializes a new instance of the GalleryDropDown class with the specified container.

Properties

Name Description
Activator Specifies an object which activates the PopupMenu. Inherited from PopupMenu.
AllowRibbonQATMenu Gets or sets whether right-clicking the PopupMenu’s item invokes a context menu containing the Ribbon related commands. This option is in effect when the PopupMenu is displayed within the RibbonControl. Inherited from PopupMenu.
AutoFillEditorWidth Gets or sets whether BarEditItem editors should stretch horizontally, automatically occupying available free space within this menu. Inherited from PopupMenu.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
CanShowPopup Indicates whether the current GalleryDropDown can be displayed onscreen.
Container Gets the IContainer that contains the Component. Inherited from Component.
CustomController This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from PopupMenu.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DrawMenuRightIndent Gets or sets whether the current pop-up menu displays the right margin. Inherited from PopupMenu.
DrawMenuSideStrip Gets or sets whether the current pop-up menu displays the side strip for item glyphs. Inherited from PopupMenu.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
Gallery Gets the gallery displayed by the GalleryDropDown.
ItemLinks Provides access to links owned and displayed by the popup menu. Inherited from PopupMenuBase.
LinksPersistInfo Gets or sets a value that stores information on the links added to the current PopupMenuBase object at design time. Inherited from PopupMenuBase.
Manager Gets or sets the BarManager that owns the current GalleryDropDown.
MenuAppearance Provides access to style settings for links owned by the popup menu. Inherited from PopupMenu.
MenuBarWidth Gets or sets the width of the bar displayed to the left of the popup menu’s content. Inherited from PopupMenu.
MenuCaption Gets or sets the menu’s caption. Inherited from PopupMenu.
MenuDrawMode Gets or sets the menu’s display mode. Inherited from PopupMenuBase.
MinWidth Gets or sets the popup menu’s minimum width. Inherited from PopupMenu.
MultiColumn Gets or sets whether the menu items are displayed across multiple columns. Inherited from PopupMenu.
Name Gets or sets the name of the popup menu component. Inherited from PopupMenuBase.
Opened Indicates that the popup menu is open. Inherited from PopupMenu.
OptionsMultiColumn Provides access to the settings of the multicolumn mode of displaying items in the current pop-up menu. Inherited from PopupMenu.
Ribbon Specifies the RibbonControl responsible for managing the PopupMenuBase object. Inherited from PopupMenuBase.
RibbonToolbar Gets or sets a toolbar associated with a popup menu. Inherited from PopupMenu.
ShowCaption Gets or sets whether the menu’s header is visible. Inherited from PopupMenu.
ShowNavigationHeader Gets or sets whether the navigation header that provides navigation through the menu hierarchy, is shown at the top of the current PopupMenu. This property is in effect when the current PopupMenu is displayed in the Inplace popup show mode. Inherited from PopupMenu.
Site Gets or sets the ISite of the Component. Inherited from Component.
Tag Gets or sets user-defined data associated with the control. Inherited from PopupMenuBase.
Visible Indicates whether the current PopupMenu is visible. Inherited from PopupMenu.

Methods

Name Description
AddItem(BarItem) Adds a specific item link to the current PopupMenuBase. Inherited from PopupMenuBase.
AddItems(BarItem[]) Adds an array of item links to the current PopupMenuBase. Inherited from PopupMenuBase.
BeginInit() Starts the runtime initialization of the PopupMenuBase object. Inherited from PopupMenuBase.
BeginUpdate() Locks the GalleryDropDown object by preventing visual updates of the object and its elements until the EndUpdate method is called.
ClearLinks() Removes all links from the PopupMenuBase object. Inherited from PopupMenuBase.
CreateObjRef(Type) Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject.
Customize() Displays the customization dialog for the current PopupMenuBase object. Inherited from PopupMenuBase.
Dispose() Releases all resources used by the Component. Inherited from Component.
EndInit() Ends the runtime initialization of the PopupMenuBase object. Inherited from PopupMenuBase.
EndUpdate() Unlocks the GalleryDropDown object after a call to the BeginUpdate method and causes an immediate visual update.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetLifetimeService() Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject.
GetPopup() Returns the popup with the menu item that owns this PopupMenu. Inherited from PopupMenu.
GetService(Type) protected Returns an object that represents a service provided by the Component or by its Container. Inherited from Component.
GetType() Gets the Type of the current instance. Inherited from Object.
HidePopup() Hides the current GalleryDropDown object.
InitializeLifetimeService() Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject.
InsertItem(BarItemLink, BarItem) Inserts a new item link in the item link collection of the current PopupMenuBase object before a specific collection element. Inherited from PopupMenuBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
MemberwiseClone(Boolean) protected Creates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject.
Merge(PopupMenu) Merges the specified menu’s items with the current menu’s items. Inherited from PopupMenuBase.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RemoveLink(BarItemLink) Removes a specific item link from the PopupMenuBase.ItemLinks collection. Inherited from PopupMenuBase.
ShowPopup(BarManager, Point, PopupControl) Displays a child PopupMenu object at the specific point. Inherited from PopupMenu.
ShowPopup(BarManager, Point) Displays the GalleryDropDown control at the specified position.
ShowPopup(Point, Object) Displays the context menu at the specified position. Inherited from PopupMenu.
ShowPopup(Point) Displays the current PopupMenu at the specified screen point. Inherited from PopupMenu.
ShowPopupCore(BarManager, Point, IPopup) This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from PopupMenu.
ToString() Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component.
UnMerge() Restores the original layout of the menu after a previous merge operation. Inherited from PopupMenuBase.

Events

Name Description
BeforePopup Allows you to customize the popup menu before it is displayed onscreen. Inherited from PopupMenuBase.
CloseUp Occurs when the PopupMenuBase object is hidden. Inherited from PopupMenuBase.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
GalleryCustomDrawItemImage Enables images of items in the GalleryDropDown control’s gallery to be painted manually.
GalleryCustomDrawItemText Enables the text of gallery items in the GalleryDropDown control’s gallery to be painted manually.
GalleryFilterMenuItemClick Fires when a filter menu item is clicked.
GalleryFilterMenuPopup Fires when an end-user invokes the filter menu.
GalleryItemCheckedChanged Fires whenever an item’s check state is changed.
GalleryItemClick Fires when a Gallery item in the GalleryDropDown control’s gallery is clicked.
GalleryItemDoubleClick Fires after a gallery item has been double-clicked.
GalleryItemHover Fires when the mouse pointer hovers over a Gallery item.
GalleryItemLeave Fires when the mouse pointer leaves a Gallery item.
LinkAdded Fires immediately after a link has been added to the popup menu. Inherited from PopupMenuBase.
LinkDeleted Fires immediately after a link has been removed from the popup menu. Inherited from PopupMenuBase.
MarqueeSelectionCompleted Fires when a user has finished selecting gallery items using marquee selection.
PaintMenuBar Enables you to paint the content of the bar displayed to the left of the popup menu. Inherited from PopupMenu.
Popup Occurs when the PopupMenuBase object appears onscreen. Inherited from PopupMenuBase.
See Also