Gets or sets a value indicating whether the scrollbar is horizontal.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public bool IsHorizontal { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsHorizontal As Boolean |
See Also