ToolStripItem Constructor
.NET Framework 4
Initializes a new instance of the ToolStripItem class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToolStripItem() | Initializes a new instance of the ToolStripItem class. |
|
ToolStripItem(String, Image, EventHandler) | Initializes a new instance of the ToolStripItem class with the specified name, image, and event handler. |
|
ToolStripItem(String, Image, EventHandler, String) | Initializes a new instance of the ToolStripItem class with the specified display text, image, event handler, and name. |