The properties of the StatusBarTextPanel class are listed below. For a complete list of StatusBarTextPanel class members, see the StatusBarTextPanel Members topic.
AlertTextChange | Controls if a change in the value of the text panel cause it to start flashing to alert the user. Flashing will stop when the cursor enters the panel. |
Enabled | Returns or sets if the panel is enabled. |
HotTrack | Determines whether the a panel's appearance changes when the mouse passes over it. This is only valid for panels which have a PanelClick event handler |
Image | Returns or sets the image associated with the panel. |
Key | Key for the panel. |
SizingMode | Returns or sets how the panel can be sized. |
Text | Returns or sets the text associated with the panel. |
Tooltip | Returns or sets the tooltip for the panel. |
Visible | Returns or sets if the panel is visible. |
Width | Returns or sets the width of the panel. |
StatusBarTextPanel Class | Aveva.ApplicationFramework.Presentation Namespace