Specifies whether the status bar shows the line number of the current text input position.

Syntax

public bool ShowLine { get; set; }
Public Property ShowLine() As Boolean