Microsoft SDK for Java

ToolTip.setReshowDelay

Sets the reshow display which designates the time it takes for subsequent ToolTip windows to appear as the mouse pointer moves from one tooltip region to another.

Syntax

public void setReshowDelay( int value )

Parameters

value

The amount of the reshow delay in milliseconds.

See Also   getReshowDelay

© 1999 Microsoft Corporation. All rights reserved. Terms of use.