[]
Gets or sets the blank size between the border and the content within the char box.
public Padding Padding { get; set; }
Public Property Padding As Padding
Type | Description |
---|---|
Padding | A Padding indicates the paddings.
|
This property determines the distance between the input area of the CharBox and the border of it.