ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / InitialDelay Property

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