Back to Devexpress

BarManager.Customize() Method

windowsforms-devexpress-dot-xtrabars-dot-barmanager-cc298924.md

latest1.2 KB
Original Source

BarManager.Customize() Method

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void Customize()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub Customize

See Also

ShowCustomizationForm()

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace