[]
Gets or sets padding within the control.
public Padding Padding { get; set; }
Public Property Padding As Padding
Type | Description |
---|---|
Padding | A Padding object that represents the control's internal spacing characteristics.
|
The Padding property indicates the rectangle used for displaying the text. The rectangle is between the border and display area and excludes the side button areas.