Retrieves the tooltip text associated with the specified control.
public String getToolTip( Control control )
control
A Control object that specifies the control for which to retrieve the tooltip text.
Returns the tooltip text.
See Also setToolTip