Overview | Methods | This Package | All Packages
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