Base:
method
GetCharIndexFromPosition
System.Windows.Forms.TextBoxBase.GetCharIndexFromPosition(System.Drawing.Point)
1 reference to GetCharIndexFromPosition
System.Windows.Forms.Tests (1)
MaskedTextBoxTests.cs (1)
739
int resultIndex = _maskedTextBox.
GetCharIndexFromPosition
(position);