ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / AutoPopDelay Property

In This Topic
    AutoPopDelay Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoPopDelay As System.Integer
    public System.int AutoPopDelay {get; set;}
    See Also