Microsoft SDK for Java

ToolTip.setAutoPopDelay

Sets the autopop delay on a ToolTip control.

Syntax

public void setAutoPopDelay( int value )

Parameters

value

The new value in milliseconds.

Remarks

The autopop delay designates the length of time that the tooltip window remains visible when the mouse pointer is stationary within the tooltip region.

See Also   getAutomaticDelay, setAutomaticDelay, setInitialDelay, setReshowDelay

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