[]
Gets or sets the type of border around the control.
[C1Category("Appearance")]
[C1Description("BorderStyle", "Gets or sets the type of border around the control.")]
public BorderStyle BorderStyle { get; set; }
<C1Category("Appearance")>
<C1Description("BorderStyle", "Gets or sets the type of border around the control.")>
Public Property BorderStyle As BorderStyle