Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I programmatically position the cursor on a given line and character of my richtextbox?

0
Posted

How can I programmatically position the cursor on a given line and character of my richtextbox?

0

There are a couple different methods that can be used here. The first changes focus, so may not be possible if you have controls that fire validation. The second uses interop, which requires full trust. Method 1: Eric Terrell suggested this solution in an email to winformsfaq@syncfusion.com. The richtextbox control contains a Lines array property, one entry for every line. Each line entry has a Length property.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.