DashboardLayout for WinForms | ComponentOne
C1.Win.SplitContainer Namespace / ThemeScrollableControl Class / BorderColor Property

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