Common Application Framework

StatusBarPanelsCollection Properties

The properties of the StatusBarPanelsCollection class are listed below. For a complete list of StatusBarPanelsCollection class members, see the StatusBarPanelsCollection Members topic.

Public Instance Properties

Count Gets the number of elements contained in the collection.
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Item Indexer which returns an IStatusBarPanel interface for the panel with the given key.
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

StatusBarPanelsCollection Class | Aveva.ApplicationFramework.Presentation Namespace