Files
Andy De George c0ba284473 Initial winforms content migrated (#18)
* Merge winforms framework content to working branch (#14)

* Breadcrumb / TOC / Move net5 to net folder (#15)

* change path from net5 to net

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Add .net 5 winforms placeholder article (#16)

* added some metadata and adjusted net5 placeholder

* corrections

* corrections

* corrections

* Test1

* Swapping landing page vs concept

* fix links

* Fix links

* Fix desc
2020-09-01 16:26:21 -07:00

1.4 KiB

title, ms.date, helpviewer_keywords, ms.assetid
title ms.date helpviewer_keywords ms.assetid
HelpProvider Component 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.

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.