InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ToolTipSettings Class / UseFading Property

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