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