[]
Class that implements rounded borders and exposes properties that control the appearance of the border.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Border
Name | Description |
---|---|
Color | Gets or sets the Color used to draw the border around the control. |
Corners | Gets or sets the radii of the control corners. |
Thickness | Gets or sets the thickness of the border around the control. |