--- title: "ToolStripStatusLabel Control Overview" ms.date: "03/30/2017" f1_keywords: - "ToolStripStatusLabel" helpviewer_keywords: - "ToolStripStatusLabel control [Windows Forms], aboutToolStripStatusLabel control" - "status bars" ms.assetid: 0b9c991e-a9fa-4609-9e1b-caadaef93821 --- # ToolStripStatusLabel Control Overview The is a label for a . Like the or , the provides a non-clickable display area for text, images, or both. The is hosted by a . ### Important ToolStripStatusLabel Members |Name|Description| |----------|-----------------| ||Gets or sets a value indicating whether the automatically fills the available space on the as the form is resized| ||Gets or sets a value that indicates which sides of the show borders.| ||Gets or sets the border style of the .| ## See also -