Gets/Sets the internal spacing of the control border to it's content

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public Thickness Padding { get; set; }

Property Value

Type: Thickness

See Also