AVEVA CAF API Documenation


Aveva.ApplicationFramework.Presentation Namespace : StatusBarPanelsCollection Class
StatusBarPanelsCollection Class Methods

For a list of all members of this type, see StatusBarPanelsCollection members.

Public Methods
 NameDescription
Public MethodOverloaded.  Create and add a new StatusBarTextPanel to the collection as a button  
Public Method Create and add a new StatusBarTextPanel to the collection as a Combo Editor  
Public Method Add a custom Control to the collection Control should be either textbox, combobox or label  
Public Method Add existing panel after an existing key  
Public Method Add existing panel before an existing key  
Public MethodOverloaded.  Create and add a new StatusBarTextPanel to the collection as a state button  
Public MethodOverloaded.  Create and add a new StatusBarTextPanel to the collection  
Public Method Determines whether the StatusBarPanelsCollection contains a specific key.  
Public Method Copies the elements of the collection to an Array, starting at a particular Array index.  
Public Method Returns an enumerator that can iterate through the collection.  
Public Method Remove the panel with the given key from the collection.  
Top
See Also