Back to Devexpress

PopupMenuBase.Customize() Method

windowsforms-devexpress-dot-xtrabars-dot-popupmenubase-88477c9e.md

latest1.1 KB
Original Source

PopupMenuBase.Customize() Method

Displays the customization dialog for the current PopupMenuBase object.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void Customize()
vb
Public Overridable Sub Customize

Remarks

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

See Also

PopupMenuBase Class

PopupMenuBase Members

DevExpress.XtraBars Namespace