Search
ButtonBase.BorderThickness Property
See Also
 





Gets or sets the thickness of the button border.

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

 Syntax

C#  Copy Code

public int BorderThickness { get; set; }

Visual Basic  Copy Code

Public Property BorderThickness As Integer

 Property Value

 See Also