ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / ShowAnimation Property

In This Topic
    ShowAnimation Property (C1ToolTip)
    In This Topic
    Defines the animation to show the tooltip.
    Syntax
    'Declaration
     
    Public Property ShowAnimation As Animation
    public Animation ShowAnimation {get; set;}
    See Also