InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Boolean
    public bool UseFading {get; set;}
    See Also