I would like the converse of RichTextBox.GetLineFromCharIndex()
I have a line number and I want to retrieve the char index for that line.
The method might be called RichTextBox.GetCharIndexFromLine()
.
Is it possible, simply?
I would like the converse of RichTextBox.GetLineFromCharIndex()
I have a line number and I want to retrieve the char index for that line.
The method might be called RichTextBox.GetCharIndexFromLine()
.
Is it possible, simply?