Gets or sets the border thickness of the scroll bar thumb.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int ThumbBorderThickness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ThumbBorderThickness As Integer |
See Also