Skip to main content

FluentDesignFormControl.MergeToolbar(ToolbarFormControl) Method

This method is not relevant for the FluentDesignFormControl class.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override void MergeToolbar(
    ToolbarFormControl toolbarFormControl
)

Parameters

Name Type Description
toolbarFormControl ToolbarFormControl

For internal use.

See Also