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

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