Back to Devexpress

PopupMenuBase Properties

windowsforms-devexpress-dot-xtrabars-dot-popupmenubase-dot-underscore-properties.md

latest3.9 KB
Original Source

PopupMenuBase Properties

The base class for popup menus.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CanShowPopupIndicates whether the current PopupMenuBase object can be displayed.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ItemLinksProvides access to links owned and displayed by the popup menu.
LinksPersistInfoGets or sets a value that stores information on the links added to the current PopupMenuBase object at design time.
ManagerSpecifies the BarManager responsible for managing the PopupMenuBase object.
MenuDrawModeGets or sets the menu’s display mode.
NameGets or sets the name of the popup menu component.
RibbonSpecifies the RibbonControl responsible for managing the PopupMenuBase object.
SiteGets or sets the ISite of the Component. Inherited from Component.
TagGets or sets user-defined data associated with the control.
VisibleIndicates whether the current PopupMenuBase object is visible.

See Also

PopupMenuBase Class

PopupMenuBase Members

DevExpress.XtraBars Namespace