Common Application Framework

StatusBar Members

StatusBar overview

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

StatusBar Class | Aveva.ApplicationFramework.Presentation Namespace