Gets or sets the border thickness of the selector buttons.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int ButtonBorderThickness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ButtonBorderThickness As Integer |
An integer value.
See Also