Skip to main content

ToolbarFormControl.UnMergeToolbar() Method

Restores the original item layout of this ToolbarFormControl after another ToolbarFormControl was merged with it.

Namespace: DevExpress.XtraBars.ToolbarForm

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void UnMergeToolbar()

Remarks

Read the following topic for more information: MDI Merging.

See Also