Whether to show vertical scroll bar or not.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool ShowsVScrollBar { get; set; } |
Visual Basic |
---|
Public Property ShowsVScrollBar As Boolean Get Set |