ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / ISupportSuperTooltip Interface / ShowToolTips Property

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