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

In This Topic
    BorderColor Property (ScrollableControl)
    In This Topic
    Gets or sets the color of the control border.
    Syntax
    'Declaration
     
    
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also