Microsoft SDK for Java

ToolTip.setInitialDelay

Sets the ToolTip control's initial delay.

Syntax

public void setInitialDelay( int value )

Parameters

value

The new value in milliseconds.

Remarks

This is the length of time the pointer must remain stationary within a tooltip region before the tooltip window appears.

See Also   getAutomaticDelay, setAutomaticDelay, setAutoPopDelay, setReshowDelay

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