Search
ScrollBar.IsVertical Property
See Also
 





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

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

 Syntax

C#  Copy Code

public bool IsVertical { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsVertical As Boolean

 Property Value

 See Also