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