Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / BackHiColor Property

In This Topic
    BackHiColor Property (C1ToolBar)
    In This Topic
    Gets or sets the background color of the highlighted item.
    Syntax
    'Declaration
     
    
    Public Property BackHiColor As Color
    public Color BackHiColor {get; set;}
    See Also