Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.52 KB

helpprovider-component-windows-forms.md

File metadata and controls

35 lines (25 loc) · 1.52 KB
title description ms.date helpviewer_keywords ms.assetid
HelpProvider Component
Learn how the Windows Forms HelpProvider component associates an HTML Help 1.x file with your Windows-based application.
03/30/2017
forms [Windows Forms], Help
Help [Windows Forms], displaying on Windows Forms
HelpProvider component [Windows Forms]
a09a6e0b-79d8-457f-bb36-86fad2beeada

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
Introduces the general concepts of the HelpProvider component, which lets you associate an HTML Help file with a Windows-based application.

See Help Systems in Windows Forms Applications.

Reference

xref:System.Windows.Forms.HelpProvider
Describes this class and has links to all its members.

xref:System.Windows.Forms.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.

Also see Help Systems in Windows Forms Applications.