ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / ISupportSuperTooltip Interface / SuperTooltip Property

In This Topic
    SuperTooltip Property (ISupportSuperTooltip)
    In This Topic
    Gets or sets the external instance of C1SuperTooltip class used to display tooltips.
    Syntax
    'Declaration
     
    Property SuperTooltip As C1SuperTooltipBase
    C1SuperTooltipBase SuperTooltip {get; set;}
    See Also