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

In This Topic
    InitialDelay Property (ToolTipSettings)
    In This Topic
    Gets or sets the time that passes before the tooltip appears.
    Syntax
    'Declaration
     
    Public Property InitialDelay As Integer
    public int InitialDelay {get; set;}
    See Also