SalRibbonStatusBar

PPJ.Runtime.Windows.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

Constructor

Properties

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

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

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

String: Status text. (Default: "")

Implements

NameDescription

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

Last updated