ButtonMenuItem Methods | 
The ButtonMenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| OnLoad | 
            Called when the menu is assigned to a control/window
              (Overrides MenuOnLoad(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.) |