The members of System.Windows.Forms.ToolStripStatusLabel are listed below.
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. |
Alignment | ToolStripItemAlignment.
Gets or sets a value that determines where the System.Windows.Forms.ToolStripStatusLabel is aligned on the System.Windows.Forms.StatusStrip. | |
BorderSides | ToolStripStatusLabelBorderSides.
Gets or sets a value that indicates which sides of the System.Windows.Forms.ToolStripStatusLabel show borders. | |
BorderStyle | Border3DStyle.
Gets or sets the border style of the System.Windows.Forms.ToolStripStatusLabel. | |
Spring | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripStatusLabel automatically fills the available space on the System.Windows.Forms.StatusStrip as the form is resized. |
[read-only] override | DefaultMargin | Padding. Documentation for this section has not yet been entered. |
override | GetPreferredSize(System.Drawing.Size)
|
override | OnPaint(PaintEventArgs)Documentation for this section has not yet been entered. |