Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 2.05 KB

File metadata and controls

30 lines (19 loc) · 2.05 KB

Rich Text Editor for WinForms - How to Customize the Pop-up Menu

The following example illustrates how to handle the PopupMenuShowing event to customize the RichEditControl pop-up menus. 

image

In the event handler, remove or disable the existing menu items, create a menu item for the RichEditControl command, and insert a custom menu item.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)