The constructors of System.Windows.Forms.ToolStripStatusLabel are listed below. For a list of all members, see the ToolStripStatusLabel Members list.
See Also: Inherited members from System.Windows.Forms.ToolStripLabel
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class that displays the specified image. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class that displays the specified text. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class that displays the specified image and text. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class that displays the specified image and text, and that carries out the specified action when the user clicks the System.Windows.Forms.ToolStripStatusLabel. | ||
Initializes a new instance of the System.Windows.Forms.ToolStripStatusLabel class with the specified name that displays the specified image and text, and that carries out the specified action when the user clicks the System.Windows.Forms.ToolStripStatusLabel. |