The constructors of System.Windows.Forms.ToolStripMenuItem are listed below. For a list of all members, see the ToolStripMenuItem Members list.
See Also: Inherited members from System.Windows.Forms.ToolStripDropDownItem
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified System.Drawing.Image. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified text. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified text and image. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified text and image and that does the specified action when the System.Windows.Forms.ToolStripMenuItem is clicked. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified text and image and that contains the specified System.Windows.Forms.ToolStripItem collection. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class with the specified name that displays the specified text and image that does the specified action when the System.Windows.Forms.ToolStripMenuItem is clicked. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripMenuItem class that displays the specified text and image, does the specified action when the System.Windows.Forms.ToolStripMenuItem is clicked, and displays the specified shortcut keys. |