1 reference to GetFirstCharIndexOfCurrentLine
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
605
public int GetFirstCharIndexOfCurrentLine() { return TextBox.
GetFirstCharIndexOfCurrentLine
(); }