Common Application Framework

StatusBarPanelsCollection.Remove Method 

Remove the panel with the given key from the collection.

public abstract void Remove(
   string key
);

Parameters

key
The key of the window to remove.

See Also

StatusBarPanelsCollection Class | Aveva.ApplicationFramework.Presentation Namespace