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

In This Topic
    ShowToolTips Property (C1DbNavigator)
    In This Topic
    Indicates whether tooltips are shown for the buttons.
    Syntax
    'Declaration
     
    
    Public Property ShowToolTips As Boolean
    public bool ShowToolTips {get; set;}
    See Also