BarManager Constructors
The component that manages traditional bars and popup menus.| Name | Parameters | Description |
|---|---|---|
| BarManager() | none | Initializes a new BarManager class instance. |
| BarManager(IContainer) | container | Initializes a new instance of the BarManager class with the specified container. |
See Also