Skybound Rebar

RebarButton.ChildEdgePadding.Top Property

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

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

Property Value

The padding width in pixels.

Remarks

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

See Also

RebarButton.ChildEdgePadding Class | Skybound.Rebar Namespace | ChildPadding