[]
Gets or sets a value indicating whether the border is visible.
If set to false, the the line style is is automatically changed to LineStyle.None.
public bool Visible { get; set; }
Public Property Visible As Boolean