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