Gets or sets whether to show horizontal scroll bar or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
bool ShowsHScrollBar { get; set; } |
| Visual Basic |
|---|
Property ShowsHScrollBar As Boolean Get Set |