Occurs after a CommandBar has been removed from the CommandBarCollection.
The event handler receives an argument of type CommandBarEventArgs containing data related to this event. The following CommandBarEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| CommandBar | Gets the CommandBar object associated with the event |
CommandBarsCollection Class | Aveva.ApplicationFramework.Presentation Namespace