InsertStatusBarIfNotExistAction Properties
Inserts a bar at a specific position within the BarManager.Bars collection and sets the Bar.IsStatusBar flag for it. The action does nothing if there already exists a bar with this flag enabled.
Name | Description |
---|---|
Bar |
Gets or sets the bar inserted in the Bar |
Container |
Gets the action container for the current action.
Inherited from Bar |
Controller |
Gets the Bar |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Manager |
Gets the Bar |
See Also