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