DockManagerAppearances Constructors
Contains appearance settings for dock panels.| Name | Parameters | Description |
|---|---|---|
| DockManagerAppearances() | none | Initializes a new instance of the DockManagerAppearances class. |
| DockManagerAppearances(BarAndDockingController) | controller | Initializes a new instance of the DockManagerAppearances class with the specified BarAndDockingController. |
See Also