[]
Represents an Application Menu that is used in a RibbonBar control.
public sealed class RibbonApplicationMenu : RibbonDropDownBase
Public NotInheritable Class RibbonApplicationMenu
Inherits RibbonDropDownBase
Name | Description |
---|---|
AllowExtendedSubmenuHeight | Gets or sets a value indicating whether the submenu options can extend outside the application menu. |
Appearance | Gets or sets the application menu appearance. |
BottomPaneItems | Gets the collection of items in the bottom pane of the application menu. |
DropDownWidth | Gets or sets the width of the application menu. |
KeyTip | Gets or sets the KeyTip providing keyboard access to the application menu. |
LeftPaneItems | Gets the collection of items in the left pane of the application menu. |
RightPaneItems | Gets the collection of items in the right pane of the application menu. |
Text | Gets or sets the text associated with the C1RibbonLabel. |