An NDoc Documented Class Library

ContainerStatusBarPanel Properties

The properties of the ContainerStatusBarPanel class are listed below. For a complete list of ContainerStatusBarPanel class members, see the ContainerStatusBarPanel Members topic.

Public Instance Properties

Alignment (inherited from StatusBarPanel) Gets or sets the alignment of text and icons within the status bar panel.
AutoSize (inherited from StatusBarPanel) Gets or sets a value indicating whether the status bar panel is autosized.
BorderStyle (inherited from StatusBarPanel) Gets or sets the border style of the status bar panel.
Container (inherited from Component) Gets the IContainer that contains the Component.
ControlPaddingBottom The number of pixels to pad betwen the bottom edge of the panel and the bottom edge of the hosted control.
ControlPaddingLeft The number of pixels to pad betwen the left edge of the panel and the left edge of the hosted control.
ControlPaddingRight The number of pixels to pad betwen the left edge of the panel and the left edge of the hosted control.
ControlPaddingTop The number of pixels to pad betwen the top edge of the panel and the top edge of the hosted control.
HostedControl Specifies the control that will be displayed in the panel. ContainerStatusBar.
Icon (inherited from StatusBarPanel) Gets or sets the icon to display within the status bar panel.
MinWidth (inherited from StatusBarPanel)Gets or sets the minimum allowed width of the status bar panel within the StatusBar control.
Parent The StatuBar control hosting the panel.
Site (inherited from Component) Gets or sets the ISite of the Component.
Style (inherited from StatusBarPanel) Gets or sets the style of the status bar panel.
Text (inherited from StatusBarPanel) Gets or sets the text of the status bar panel.
ToolTipText (inherited from StatusBarPanel) Gets or sets ToolTip text associated with the status bar panel.
Width (inherited from StatusBarPanel) Gets or sets the width of the status bar panel within the StatusBar control.

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

ContainerStatusBarPanel Class | Genghis.Windows.Forms Namespace