GetFirstCharIndexOfCurrentLine Method
Retrieves the index of the first character of the current line.
public int GetFirstCharIndexOfCurrentLine()
'Declaration
Public Function GetFirstCharIndexOfCurrentLine() As Integer
'Usage
Dim instance As GcTextBox
Dim value As Integer
value = instance.GetFirstCharIndexOfCurrentLine()
Return Value
The zero-based character index in the current line