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

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