ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Tooltip Property

In This Topic
    Tooltip Property
    In This Topic
    Gets the C1.Win.C1SuperTooltip.C1SuperTooltipBase object for setting tooltip options.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tooltip As C1.Win.C1SuperTooltip.C1SuperTooltipBase
    public C1.Win.C1SuperTooltip.C1SuperTooltipBase Tooltip {get;}
    See Also