Skip to main content
Bar

BarManager.Customize() Method

Invokes the Customization Form. This method is obsolete. Use the ShowCustomizationForm() method instead.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v24.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void Customize()
See Also