HelpProvider Component (Windows Forms)
The Windows Forms HelpProvider component is used to associate an HTML Help 1.x Help file (either a .chm file, produced with the HTML Help Workshop, or an .htm file) with your Windows-based application.
In This Section
- HelpProvider Component Overview (Windows Forms)
Introduces the general concepts of the HelpProvider component, which lets you associate an HTML Help file with a Windows-based application.
Topic | Location |
---|---|
Help Systems in Windows Forms Applications | .NET Framework SDK Managed Client |
Help Systems in Windows Forms Applications | .NET Framework SDK Managed Client |
Help Systems in Windows Forms Applications | .NET Framework SDK Managed Client |
Help Systems in Windows Forms Applications | .NET Framework SDK Managed Client |
Reference
- HelpProvider
Describes this class and has links to all its members.
- Help
Describes this class and has links to all its members.
Related Sections
- Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.