BarAndDockingControllerLookAndFeel Constructors
Contains look and feel settings for the controls/components that are managed by a BarAndDockingController.| Name | Parameters | Description |
|---|---|---|
| BarAndDockingControllerLookAndFeel(Object, UserLookAndFeel) | ownerControl, parentLookAndFeel | Initializes a new instance of the BarAndDockingControllerLookAndFeel class with the specified settings. |
| BarAndDockingControllerLookAndFeel(Object) | ownerControl | Initializes a new instance of the BarAndDockingControllerLookAndFeel class with the specified owner. |
See Also