Skip to content

Handle the PopupMenuShowing event to manage RichEditControl's context menu items.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-richedit-customize-popup-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Handle the PopupMenuShowing event to manage RichEditControl's context menu items.

Topics

Resources

License

Stars

Watchers

Forks