ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / UseFading Property

In This Topic
    UseFading Property
    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