DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / ToolTipUseFading Property

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