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

Determines the length of time in milliseconds it takes for subsequent tooltip windows to appear as the pointer moves from one tool tip region to another.

Syntax

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

Property Value

Integer

Requirements

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

See Also