The WinForms RichEdit does not highlight search results to avoid performance issues. Rich content includes undisplayed markup characters and the WinForms Data Grid includes these characters in the search. This example shows how to handle the CustomDrawCell event to highlight the search string within RTF content.
- Form1.cs (VB: Form1.vb)
- Program.cs (VB: Program.vb)
(you will be redirected to DevExpress.com to submit your response)