Microsoft SDK for Java

ToolBar.getShowToolTips

Retrieves a boolean value that indicates whether a ToolTip is displayed when the mouse cursor is positioned over the buttons in this control.

Syntax

public final boolean getShowToolTips()

Return Value

Returns true if ToolTips are to be displayed; otherwise, returns false.

See Also   setShowToolTips

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