Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Border Class / DarkColor Property

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