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

Determines the length of time in milliseconds the pointer must remain stationary within a tool tip region before the tooltip window appears

Syntax

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

Property Value

Integer

Requirements

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

See Also