StatusBarBase.ShowLine Property | ||
| Description: | Specifies whether the status bar shows the line number of the current text input position. | |
| Syntax: | [C#]
public bool ShowLine { get; set; }
[Visual Basic]
Public Property ShowLine() As Boolean
| |
| Introduced: | 14.0 | |
| See also: | Tool Bars, Graphical Overview. | |