Microsoft SDK for Java

ToolTip.getAutomaticDelay

Retrieves the automatic delay for the ToolTip control.

Syntax

public int getAutomaticDelay()

Return Value

Returns the automatic delay, which is the amount of time in milliseconds that passes before the tooltip is displayed.

Remarks

For more information on automatic delay times, see setAutomaticDelay.

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