Microsoft SDK for Java

ToolTip.getShowAlways

Retrieves a boolean value that indicates whether the tooltip window is displayed even when its parent control is not active.

Syntax

public boolean getShowAlways()

Return Value

Returns true if the window will always be displayed; otherwise, returns false.

See Also   setShowAlways

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