MenuBar Properties |
The MenuBar type exposes the following members.
Name | Description | |
---|---|---|
AboutItem |
Gets or sets the item to show an about dialog for the application
| |
ApplicationItems |
Gets the item collection for the ApplicationMenu, to easily add items declaratively/programatically.
| |
ApplicationMenu |
Gets the menu that contains application-level items.
| |
HelpItems |
Gets the item collection for the HelpMenu, to easily add items declaratively/programatically.
| |
HelpMenu |
Gets the help menu for the application for showing help items
| |
IncludeSystemItems |
Gets or sets which system items will be automatically included with the menu.
| |
Items |
Gets the collection of menu items
| |
QuitItem |
Gets or sets the quit item for the application.
| |
SystemCommands |
Gets the system commands for the menu.
| |
Trim |
Gets or sets a value indicating whether this MenuBar will trim the items when set to a form
|