C1.Win.Input Namespace / C1NumericEdit Class / GetFirstCharIndexOfCurrentLine Method

In This Topic
GetFirstCharIndexOfCurrentLine Method (C1NumericEdit)
In This Topic
Retrieves the index of the first character of the current line.
Syntax
'Declaration
 
Public Function GetFirstCharIndexOfCurrentLine() As Integer
 

Return Value

The zero-based character index in the current line.
See Also