Skybound Rebar

RebarButton.ChildEdgePadding.Left Property

Gets or sets the padding width for the left edge of the control.

[Visual Basic]
Public Property Left As Integer
[C#]
public int Left {get; set;}

Property Value

The padding width in pixels.

Remarks

The padding width assigned to this property is applied only to the left edge of the docked control.

See Also

RebarButton.ChildEdgePadding Class | Skybound.Rebar Namespace | ChildPadding