Search
ScrollBar.ThumbBorderThickness Property
See Also
 





Gets or sets the border thickness of the scroll bar thumb.

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

 Syntax

C#  Copy Code

public int ThumbBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property ThumbBorderThickness As Integer

 Property Value

 See Also