Microsoft SDK for Java

ToolTip.getToolTip

Retrieves the tooltip text associated with the specified control.

Syntax

public String getToolTip( Control control )

Parameters

control

A Control object that specifies the control for which to retrieve the tooltip text.

Return Value

Returns the tooltip text.

See Also   setToolTip

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