Microsoft SDK for Java

ToolTip.getReshowDelay

Retrieves the current value of the ToolTip control's reshow delay.

Syntax

public int getReshowDelay()

Return Value

Returns the value of the reshow delay in milliseconds.

Remarks

The reshow delay designates the period, in milliseconds, that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one tooltip region to another.

See Also   setReshowDelay

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