Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one control to another.
Syntax
'Declaration
Public Property ReshowDelay As System.Integer
public System.int ReshowDelay {get; set;}
See Also