ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / ShowToolTips Property

In This Topic
    ShowToolTips Property (CalendarSettings)
    In This Topic
    Gets or sets whether the C1DateEdit should display tooltips.
    Syntax
    'Declaration
     
    
    Public Property ShowToolTips As Boolean
    public bool ShowToolTips {get; set;}
    See Also