Gets or sets whether the current line would be drawn with underline or not.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool HighlightsCurrentLine { get; set; } |
Visual Basic |
---|
Public Property HighlightsCurrentLine As Boolean Get Set |