Microsoft SDK for Java

DhElement.setToolTip

Sets the ToolTip that appears when the user's mouse pointer is hovering over this element.

Syntax

public final void setToolTip( String string )

Parameters

string

The string to use for the ToolTip.

See Also   getToolTip

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