Search
ScrollBar.Height Property
See Also
 





Gets or sets the height of the scrollbar.

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

 Syntax

C#  Copy Code

public new int Height { get; set; }

Visual Basic  Copy Code

Public Shadows Property Height As Integer

 Property Value

 See Also