FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon 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 System.Integer
    public System.int InitialDelay {get; set;}
    See Also