Skip to content

Explore the RichEditControl API that allows you to customize forms, commands and replace built-in services.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-richeditcontrol-common-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Rich Text Editor - Manage the Control Behavior in Code

This example demonstrates how to use RichEditControl's API to programmatically manage the RichEditControl's behavior (commands, services).

The application includes the RichEditControl (at the bottom) used to display and edit the code and another RichEditControl (at the top) which shows the result of code execution.

Some of the RichEditControl's methods are executed by clicking the "Custom Action" button located in the RichEditControl's Ribbon menu.

application image

Files to Review

More Examples

Documentation

Does this example address your development requirements/objectives?

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

About

Explore the RichEditControl API that allows you to customize forms, commands and replace built-in services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published