ToolStripMenuItem Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ToolStripMenuItem class that displays the specified text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- text
-
Type:
System::String^
The text to display on the menu item.
Use the ToolStripMenuItem constructor to create a ToolStripMenuItem with the specified name.
.NET Framework
Available since 2.0
Available since 2.0
Show: