| Properties |
 |
| BackColor |
Returns or sets the background color of an object. |
| BgStyle |
Returns or sets the style for the background image, of a StatusBar control. |
| BorderStyle |
Returns or sets the border style for an object. |
| Color3DDarkA |
Returns or sets the dark color used to draw the borders of the StatusBar and the Panels. |
| Color3DDarkB |
Returns or sets the darkest color used to draw the borders of the StatusBar and the Panels. |
| Color3DLightA |
Returns or sets the lightest color used to draw the borders of the StatusBar and the Panels. |
| Color3DLightB |
Returns or sets the light color used to draw the borders of the StatusBar and the Panels. |
| ColorStyle |
Returns or sets the style of the colors, of a StatusBar control. |
| Enabled |
Returns or sets a value that determines whether StatusBar control can respond to user-generated events. |
| Font |
Returns or sets a Font object. |
| ForeColor |
Returns or sets the foreground color used to display text in a StatusBar control. |
| Grip |
Returns or sets a value that determines whether StatusBar control will include a sizing grip at the right end of the status bar. |
| hIml |
Returns the handle to the ImageList associated with the StatusBar control. |
| hWndSB |
Returns the handle to the StatusBar control. |
| IconSize |
Returns or sets the size of the images in the control's ImageList. |
| ImageCount |
Returns the number of images in the control's ImageList. |
| Panels |
Returns a collection of Panel objects. A Panel object represents an individual panel in the Panels collection of a StatusBar control. |
| Picture |
Returns or sets a graphic to be displayed as background in StatusBar control. |
| SimpleBorders |
Returns or sets the style of the inner border when a StatusBar control's Style property is set to Simple. |
| SimpleText |
Returns or sets the text displayed when a StatusBar control's Style property is set to Simple. |
| Style |
Returns or sets the style of a StatusBar control. |
| Tooltips |
Returns or sets a value indicating whether tooltips for panels are displayed. |