Overview | Methods | This Package | All Packages
Retrieves the help topic associated with a specified control.
Syntax
public String getHelpTopic( Control ctl )
Parameters
ctl
A Control object for which to retrieve the help topic.
Return Value
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