Microsoft SDK for Java

TabPage.setToolTipText

Sets the ToolTip text for the tab.

Syntax

public final void setToolTipText( String toolTipText )

Parameters

toolTipText

The ToolTip text for the tab (the text that is displayed when the mouse pointer hovers over the tab if the showToolTips property of the tab control is set to true).

See Also   getToolTipText

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