Search
CheckBox.Padding Property
See Also
 





Gets or sets the padding within the control.

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

 Syntax

C#  Copy Code

public new Padding Padding { get; set; }

Visual Basic  Copy Code

Public Shadows Property Padding As Padding

 Property Value

 See Also