ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltipBase Class / UseFading Property

In This Topic
    UseFading Property (C1SuperTooltipBase)
    In This Topic
    Gets or sets whether a fade effect should be used when displaying the tooltip.
    Syntax
    'Declaration
     
    Public Property UseFading As System.Boolean
    public System.bool UseFading {get; set;}
    See Also