Microsoft SDK for Java

ToolTip.getActivate

Retrieves a boolean value that indicates whether the ToolTip control is currently active.

Syntax

public boolean getActivate()

Return Value

Returns true if the control is currently active; otherwise, returns false.

See Also   setActivate

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