ToolStripItem Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripItem class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
