ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / ColorWhenHover Property

In This Topic
    ColorWhenHover Property
    In This Topic
    If True, navigator buttons show color bitmaps when the mouse hovers over them.
    Syntax
    'Declaration
     
    
    Public Property ColorWhenHover As Boolean
    public bool ColorWhenHover {get; set;}
    See Also