FluentDesignFormContainer.SetOwner(FluentDesignForm) Method
Sets the parent FluentDesignForm that should own this FluentDesignFormContainer.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | FluentDesignForm | A FluentDesignForm that is the new FluentDesignFormContainer owner. |
See Also