The MenuBuilder type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CreateMenuItem(ContextMenuStrip, String, EventHandler, String) | ||
| CreateMenuItem(ToolStripMenuItem, String, EventHandler, String) | ||
| CreateSubMenu(ContextMenuStrip, String) |
Creates a submenu item and attaches it to a | |
| CreateSubMenu(ToolStripMenuItem, String) | ||
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
| GetMenuItem(String) |
Gets a menu item unique in the entire menu tree.
| |
| GetMenuItem(String, String) |
Gets a menu item unique in a particular submenu tree.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
See Also