TextBoxBase.GetFirstCharIndexOfCurrentLine Method

Definition

Retrieves the index of the first character of the current line.

public:
 int GetFirstCharIndexOfCurrentLine();
public int GetFirstCharIndexOfCurrentLine ();
member this.GetFirstCharIndexOfCurrentLine : unit -> int
Public Function GetFirstCharIndexOfCurrentLine () As Integer

Returns

The zero-based character index in the current line.

Applies to