System.Windows.Forms 2.0.0.0 System.Windows.Forms.ToolStripLabel is a version of designed specifically for use in . The special features include , , and . A can contain text or an icon that reflects the status of an application. Use the class to find, add, or remove objects. Although replaces and adds functionality to the control of previous versions, is retained for both backward compatibility and future use if you choose. Represents a panel in a control. Constructor To be added. Initializes a new instance of the class. 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified image. An that is displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified text. A representing the text to be displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified image and text. A representing the text to be displayed on the . An that is displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified image and text, and that carries out the specified action when the user clicks the . A representing the text to be displayed on the . An that is displayed on the . Specifies the action to carry out when the control is clicked. 2.0.0.0 Constructor To be added. Initializes a new instance of the class with the specified name that displays the specified image and text, and that carries out the specified action when the user clicks the . A representing the text to be displayed on the . An that is displayed on the . Specifies the action to carry out when the control is clicked. The name of the . 2.0.0.0 Property System.Windows.Forms.ToolStripItemAlignment To be added. The meaning of the property is affected by the setting of the property. Gets or sets a value that determines where the is aligned on the . 2.0.0.0 System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) System.ComponentModel.Browsable(false) Property System.Windows.Forms.ToolStripStatusLabelBorderSides To be added. To be added. Gets or sets a value that indicates which sides of the show borders. 2.0.0.0 System.ComponentModel.DefaultValue(System.Windows.Forms.ToolStripStatusLabelBorderSides.None) Property System.Windows.Forms.Border3DStyle To be added. To be added. Gets or sets the border style of the . 2.0.0.0 System.ComponentModel.DefaultValue(System.Windows.Forms.Border3DStyle.Flat) Property 2.0.0.0 System.Windows.Forms.Padding To be added. To be added. To be added. Method System.Drawing.Size To be added. Retrieves the size of a rectangular area into which a can be fitted. An ordered pair of type , representing the width and height of a rectangle. The custom-sized area for a control. 2.0.0.0 Method System.Void To be added. To be added. To be added. 2.0.0.0 Property 2.0.0.0 System.ComponentModel.DefaultValue(false) System.Boolean To be added. Set the property to true to enable the to smoothly resize along with its container. Gets or sets a value indicating whether the automatically fills the available space on the as the form is resized. System.Windows.Forms.Design.ToolStripItemDesignerAvailability(System.Windows.Forms.Design.ToolStripItemDesignerAvailability.StatusStrip)