dbicTips Send comments on this topic.
AutoPopDelay Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTips Class : AutoPopDelay Property

Determines the length of time the tooltip window remains visible if the pointer is stationary inside the tool tip region.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AutoPopDelay As System.Integer
C# 
public virtual System.int AutoPopDelay {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also