'Declaration Public Property BorderStyle As BorderStyle
'Usage Dim instance As DropDownCalendarInfo Dim value As BorderStyle instance.BorderStyle = value value = instance.BorderStyle
public BorderStyle BorderStyle {get; set;}
Property Value
A DropDownCalendar.BorderStyle enumeration that indicates the border style.The default is System.Windows.Forms.BorderStyle.FixedSingle.