Search
VScrollBar.DefaultSize Property
See Also
 





Gets the default size of the scroll bar.

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

 Syntax

C#  Copy Code

protected override Size DefaultSize { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property DefaultSize As Size

 Property Value

 See Also