Search
ScrollBar.IsHorizontal Property
See Also
 





Gets or sets a value indicating whether the scrollbar is horizontal.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public bool IsHorizontal { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsHorizontal As Boolean

 Property Value

 See Also