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

In This Topic
    ColorButtons Property
    In This Topic
    Specifies if navigator buttons have color bitmaps.
    Syntax
    'Declaration
     
    
    Public Property ColorButtons As Boolean
    public bool ColorButtons {get; set;}
    See Also