Enabled | Returns or sets if the panel is enabled. |
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. Fixed - The panel's size is controlled by the width. Automatic - The panel's size is based on its contents. Adjustable - The panel's base size is controlled by the width but the panel may be resized. Spring - The panel size is based on the remaining size remaining after the other visible panes have been 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. |
PanelClick | Occurs when the panel is clicked |
PanelDoubleClick | Occurs when the panel is double clicked |
IStatusBarPanel Interface | Aveva.ApplicationFramework.Presentation Namespace