The constructors of System.Windows.Forms.ToolStripLabel are listed below. For a list of all members, see the ToolStripLabel Members list.
See Also: Inherited members from System.Windows.Forms.ToolStripItem
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the image to display. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the text to display. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the text and image to display. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the text and image to display and whether the System.Windows.Forms.ToolStripLabel acts as a link. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the text and image to display, whether the System.Windows.Forms.ToolStripLabel acts as a link, and providing a ToolStripItem.Click event handler. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripLabel class, specifying the text and image to display, whether the System.Windows.Forms.ToolStripLabel acts as a link, and providing a ToolStripItem.Click event handler and name for the System.Windows.Forms.ToolStripLabel. |