DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / BorderColor Property

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