MenuBar Methods |
The MenuBar type exposes the following members.
Name | Description | |
---|---|---|
OnLoad |
Called when the menu is assigned to a control/window
(Overrides MenuOnLoad(EventArgs).) | |
OnPreLoad |
Called before the menu is assigned to a control/window
(Overrides MenuOnPreLoad(EventArgs).) | |
OnUnLoad |
Called when the menu is removed from a control/window
(Overrides MenuOnUnLoad(EventArgs).) |
Name | Description | |
---|---|---|
GetChildren |
Gets an enumeration of all children of the specified submenu.
(Defined by SubmenuExtensions.) |