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

Tasks

ToolStrip Sample

Reference

ToolStripStatusLabel