Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Customizing Popup Menu

  • 2 minutes to read

The customizing popup menu is used to manage the visibility and appearance of individual item controls – both at design and runtime. To customize appearance and layout settings of multiple toolbar items simultaneously, use the Customization Form.

Design-Time Customization

Runtime Customization

#Design-Time Customization

You can activate the customizing popup menu by right-clicking an item control.

The customizing popup menu allows you to:

  • add, rename, and delete toolbar items;

  • group item controls on toolbars and submenus by adding a group separator;

  • group item controls in toolbar subitems, in-place subitems, toolbar and Ribbon context menus by adding a separator;

  • determine the visibility, appearance and layout aspects of item controls;

  • reset and delete item controls.

Refer to the Customizing Popup Menu (at design time) topic to learn how to perform the above actions.

#Runtime Customization

End-users can customize toolbar items when the Customization Form is displayed. The customizing popup menu is activated when right-clicking a particular item control.

The customizing popup menu allows end-users to:

  • reset and delete item controls;

  • rename a toolbar item associated with a selected item control;

  • group item controls on toolbars and submenus by adding a group separator;

  • change appearance aspects of item controls.

Refer to the Customizing Popup Menu (at runtime) topic to learn how to perform the above actions.

See Also