Overload List
Name | Description | |
---|---|---|
CreateMenuItem(ContextMenuStrip, String, EventHandler, String) |
Creates a new menu item and attaches it to the ToolStripItemCollection of the
existing menuStrip.
| |
CreateMenuItem(ToolStripMenuItem, String, EventHandler, String) |
Creates a new menu item and attaches it to the ToolStripItemCollection of the
existing item.
|
See Also