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