Retrieves the help topic associated with a specified control.
public String getHelpTopic( Control ctl )
ctl
A Control object for which to retrieve the help topic.
Returns the help topic associated with this control. If the HelpProvider object is currently configured to display the entire help file, this method returns null.
See Also setHelpTopic