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

In This Topic
    AutomaticDelay Property
    In This Topic
    Gets or sets the automatic delay for the rich tooltip.
    Syntax
    'Declaration
     
    Public Property AutomaticDelay As System.Integer
    public System.int AutomaticDelay {get; set;}
    See Also