The SalRibbonStatusBar type exposes the following members.

Constructors

  NameDescription
Public methodSalRibbonStatusBar
Initializes a new instance of the SalRibbonStatusBar class

Methods

  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the SalRibbonStatusBar and optionally releases the managed resources
(Overrides C1StatusBarDispose(Boolean).)
Protected methodInitializeComponent
Protected methodOnHandleCreated (Overrides Control..::..OnHandleCreated(EventArgs).)
Protected methodOnHandleDestroyed (Overrides XViewOnHandleDestroyed(EventArgs).)
Protected methodSetVisibleCore (Overrides Control..::..SetVisibleCore(Boolean).)
Protected methodWndProc (Overrides C1StatusBarWndProc(Message%).)

Properties

  NameDescription
Public propertyCreate
Determines whether the accessory control will be created at runtime.
Public propertyShowKeyboardStatus
Enables or disables the display of the default keyboard panels on the status bar (NUM|CAPS|SCRL).
Public propertyShowStatusText
Enables or disables the display of the default status text panel.
Public propertyText
Status text.
(Overrides ScrollableControlText()()()().)

See Also