The members of System.Windows.Forms.StatusBarPanel are listed below.
See Also: Inherited members from System.ComponentModel.Component
![]() Initializes a new instance of the System.Windows.Forms.StatusBarPanel class. |
Alignment | HorizontalAlignment.
![]() Gets or sets the alignment of text and icons within the status bar panel. | |
AutoSize | StatusBarPanelAutoSize.
![]() Gets or sets a value indicating whether the status bar panel is automatically resized. | |
BorderStyle | StatusBarPanelBorderStyle.
![]() Gets or sets the border style of the status bar panel. | |
Icon | System.Drawing.Icon.
![]() Gets or sets the icon to display within the status bar panel. | |
MinWidth | int.
![]() Gets or sets the minimum allowed width of the status bar panel within the System.Windows.Forms.StatusBar control. | |
Name | string.
![]() Gets or sets the name to apply to the System.Windows.Forms.StatusBarPanel. | |
[read-only] | Parent | StatusBar.
![]() Gets the System.Windows.Forms.StatusBar control that hosts the status bar panel. |
Style | StatusBarPanelStyle.
![]() Gets or sets the style of the status bar panel. | |
Tag | object.
![]() Gets or sets an object that contains data about the System.Windows.Forms.StatusBarPanel. | |
Text | string.
![]() Gets or sets the text of the status bar panel. | |
ToolTipText | string.
![]() Gets or sets ToolTip text associated with the status bar panel. | |
Width | int.
![]() Gets or sets the width of the status bar panel within the System.Windows.Forms.StatusBar control. |
BeginInit()
| ||
EndInit()
| ||
override | ToString()
|
override | Dispose(bool)
|