Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.