Skip to main content
Bar

PopupMenuBase.Customize() Method

Displays the customization dialog for the current PopupMenuBase object.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void Customize()

Remarks

The Customization Form of the PopupMenuBase object allows an end-user to add or remove items to/from the menu.

See Also