Base:
method
GetCharIndexFromPosition
System.Windows.Forms.TextBoxBase.GetCharIndexFromPosition(System.Drawing.Point)
1 reference to GetCharIndexFromPosition
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
10647
int index = richTextBox1.
GetCharIndexFromPosition
(pt);