Microsoft SDK for Java

ToolTip.getInitialDelay

Sets the initial delay for the ToolTip control.

Syntax

public int getInitialDelay()

Return Value

Returns the initial delay in milliseconds.

Remarks

The initial delay designates the period of time, in milliseconds, that the mouse pointer must remain stationary within the tooltip region before the tooltip text is displayed.

See Also   setInitialDelay, getAutomaticDelay, setAutomaticDelay

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