BarAndDockingControllerLookAndFeel(Object) Constructor
Initializes a new instance of the BarAndDockingControllerLookAndFeel class with the specified owner.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ownerControl | Object | The owner of the created BarAndDockingControllerLookAndFeel object. |
See Also