Border: ControlBorderType;
The Border property defines the borders to be drawn for the component.
Any value or the value combination of the enumerated ControlBorderType type must be specified as the property. When combination is selected, the values are separated with the key word Or. By default this property is set to ControlBorderType.All.
The example of use is given in the description of the Pads property.
See also: