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

In This Topic
    ShowDelay Property (C1ToolTip)
    In This Topic
    Determines the length of the delay before the tooltip appears.
    Syntax
    'Declaration
     
    Public Property ShowDelay As System.Integer
    public System.int ShowDelay {get; set;}
    See Also