AD
Administrator
Syncfusion Team
May 30, 2003 01:13 PM UTC
You probably need to override the OnPaint event or something like that. That is, if you can on a rich text box. Some controls will not allow you to override some events. No error will be produced either. You code just won't execute in the overridden event.