Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ToolTipSettings Class / AutomaticDelay Property

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