1 reference to GetFirstCharIndexFromLine
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (1)
443public int GetFirstCharIndexFromLine(int lineNumber) { return TextBox.GetFirstCharIndexFromLine(lineNumber); }