ToolStripStatusLabel Control Overview
The ToolStripStatusLabel is a label for a StatusStrip. Like the Label or ToolStripLabel, the ToolStripStatusLabel provides a non-clickable display area for text, images, or both. The ToolStripStatusLabel is hosted by a StatusStrip.
Important ToolStripStatusLabel Members
Name | Description |
---|---|
Spring | Gets or sets a value indicating whether the ToolStripStatusLabel automatically fills the available space on the StatusStrip as the form is resized |
BorderSides | Gets or sets a value that indicates which sides of the ToolStripStatusLabel show borders. |
BorderStyle | Gets or sets the border style of the ToolStripStatusLabel. |
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback