Common Application Framework

StatusBar Properties

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

Public Instance Properties

Panels Gets the collection of application defined statusbar panels.
Progress Gets or sets the progress bar value [0-100].
ProgressText Gets or Sets the text that is displayed with the progress bar.
ShowCapsLock Gets or sets whether the panel showing the CapsLock state is displayed on the statusbar.
ShowDateTime Gets or sets whether the Date and Time should be displayed on the statusbar.
ShowInsertMode Gets or sets whether the panel showing the IntertMode is displayed on the statusbar.
ShowNumLock Gets or sets whether the panel showing the NumLock state is displayed on the statusbar.
ShowScrollLock Gets or sets whether the panel showing the ScrollLock state is displayed on the statusbar.
Text Gets or sets the text to display in the statusbar text pane.
Visible Gets or sets the visibility of the statusbar.

See Also

StatusBar Class | Aveva.ApplicationFramework.Presentation Namespace