Input for WinForms | ComponentOne
C1.Framework Namespace / DropDownFormBase Class / BorderColor Property

In This Topic
    BorderColor Property (DropDownFormBase)
    In This Topic
    Gets or sets the border color if a value of the PlainBorders property is true.
    Syntax
    'Declaration
     
    
    Protected Property BorderColor As Color
    protected Color BorderColor {get; set;}
    See Also