HelpProvider.setHelpFile

Overview | Methods | This Package | All Packages

HelpProvider.setHelpFile

Sets the help file to be displayed for any controls for which this HelpProvider object is providing support.

Syntax

public void setHelpFile( String helpFile )

Parameters

helpFile

The help file to display. This file can be either an HTML Help or a WinHelp file.

See Also   getHelpFile