[]
Returns the line index for the first line that is currently visible in the text box.
public int GetFirstVisibleLineIndex()
Public Function GetFirstVisibleLineIndex() As Integer
Type | Description |
---|---|
int | The zero-based index for the first visible line in the text box. |