We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

RichTextBox

Is it possible to set the bounds (any position and size) for each Line of text in RichTextBox? If not, how can you do it in C#?

1 Reply

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.

Loader.
Live Chat Icon For mobile
Up arrow icon