Microsoft SDK for Java

ToolTip.setShowAlways

Sets a boolean value that indicates whether the ToolTip window should be displayed even when its parent control is not active.

Syntax

public void setShowAlways( boolean value )

Parameters

value

Set to true to always display the ToolTip window; otherwise, set to false.

See Also   getShowAlways

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