Skip to main content

SalRibbonStatusBar

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Status bar for all top level forms with the ribbon.

public class SalRibbonStatusBar : C1StatusBar, ISalAccessory

Constructors

Instance memberSalRibbonStatusBar()

Constructor

Properties

Instance memberCreate

Boolean: Determines whether the accessory control will be created at runtime. (Default: True)

Instance memberShowKeyboardStatus

Boolean: Enables or disables the display of the default keyboard panels on the status bar (NUM|CAPS|SCRL). (Default: True)

Instance memberShowStatusText

Boolean: Enables or disables the display of the default status text panel. (Default: True)

Instance memberText

String: Status text. (Default: "")

Implements

NameDescription
ISalAccessoryAccessories controls (toolbar, status bar and client area) implement this interface.