Back to Devexpress

ApplicationMenu Properties

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-applicationmenu-dot-underscore-properties.md

latest9.9 KB
Original Source

ApplicationMenu Properties

A MS Office 2007-inspired main menu for Ribbon UI.

NameDescription
ActivatorSpecifies an object which activates the PopupMenu. Inherited from PopupMenu.
AllowRibbonQATMenuGets 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.
AutoFillEditorWidthGets or sets whether BarEditItem editors should stretch horizontally, automatically occupying available free space within this menu. Inherited from PopupMenu.
BottomPaneControlContainerGets or sets the control to be displayed along the bottom edge of the ApplicationMenu.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CanShowPopupIndicates whether the ApplicationMenu can be displayed.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomControllerThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from PopupMenu.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DrawMenuRightIndentGets or sets whether the current pop-up menu displays the right margin. Inherited from PopupMenu.
DrawMenuSideStripGets or sets whether the current pop-up menu displays the side strip for item glyphs. Inherited from PopupMenu.
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. Inherited from PopupMenuBase.
LinksPersistInfoGets or sets a value that stores information on the links added to the current PopupMenuBase object at design time. Inherited from PopupMenuBase.
ManagerSpecifies the BarManager responsible for displaying the current ApplicationMenu.
MenuAppearanceProvides access to style settings for links owned by the popup menu. Inherited from PopupMenu.
MenuBarWidthGets or sets the width of the bar displayed to the left of the popup menu’s content. Inherited from PopupMenu.
MenuCaptionGets or sets the menu’s caption. This property is not supported by the ApplicationMenu class.
MenuDrawModeGets or sets the menu’s display mode. Inherited from PopupMenuBase.
MinWidthGets or sets the popup menu’s minimum width. Inherited from PopupMenu.
MultiColumnGets or sets whether the menu items are displayed across multiple columns. Inherited from PopupMenu.
NameGets or sets the name of the popup menu component. Inherited from PopupMenuBase.
OpenedIndicates that the popup menu is open. Inherited from PopupMenu.
OptionsMultiColumnProvides access to the settings of the multicolumn mode of displaying items in the current pop-up menu. Inherited from PopupMenu.
RibbonSpecifies the RibbonControl responsible for managing the PopupMenuBase object. Inherited from PopupMenuBase.
RibbonToolbarGets or sets a toolbar associated with a popup menu. Inherited from PopupMenu.
RightPaneControlContainerGets or sets the control to be displayed within the ApplicationMenu‘s right pane.
RightPaneWidthGets or sets the right pane’s width.
RightToLeftGets or sets whether the menu is aligned to support locales using right-to-left fonts.
ShowCaptionGets or sets whether the menu’s header is visible. This property is not supported by the ApplicationMenu class.
ShowNavigationHeaderGets 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.
ShowRightPaneGets or sets whether the menu’s right pane is visible.
SiteGets or sets the ISite of the Component. Inherited from Component.
StretchSubMenu staticThis property is for internal use and should not be used in your code.
TagGets or sets user-defined data associated with the control. Inherited from PopupMenuBase.
VisibleIndicates whether the current PopupMenu is visible. Inherited from PopupMenu.

See Also

ApplicationMenu Class

ApplicationMenu Members

DevExpress.XtraBars.Ribbon Namespace