AVEVA CAF API Documenation


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

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

Public Properties
 NameDescription
Public Property Gets the number of elements contained in the collection.  
Public Property Gets a value indicating whether access to the collection is synchronized (thread-safe).  
Public Property Indexer which returns an IStatusBarPanel interface for the panel with the given key.  
Public Property Gets an object that can be used to synchronize access to the collection.  
Top
See Also