Base:
method
GetLineFromCharIndex
System.Windows.Forms.TextBoxBase.GetLineFromCharIndex(System.Int32)
1 reference to GetLineFromCharIndex
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2318
int selStartLine =
GetLineFromCharIndex
(selStart);