Gets or sets the width of the status bar panel within the System.Windows.Forms.StatusBar control.
Documentation for this section has not yet been entered.
The StatusBarPanel.Width property always reflects the actual width of a System.Windows.Forms.StatusBarPanel and cannot be smaller than the StatusBarPanel.MinWidth property. To automatically resize the width of the System.Windows.Forms.StatusBarPanel to the contents of the System.Windows.Forms.StatusBarPanel, you can use the StatusBarPanel.AutoSize property.