# DynamicHelp for WinForms Tutorials

## Content



The following tutorials provide step-by-step instructions on mapping Help topics to controls within an application. Tutorial 1 explains how to map Help topics at design time within Visual Studio. This is usually done by a software developer. Tutorial 2 explains how software developers can set up [C1DynamicHelp](/componentone/api/win/online-dynamichelp/dotnet-framework-api/C1.Win.C1DynamicHelp.4.8/C1.Win.C1DynamicHelp.C1DynamicHelp.html) **authoring mode** and how Help authors can then use it to assign topics to controls on a form, without having to manually edit a topic map.

## See Also

[Tutorial 1: Mapping Help Topics at Design Time](/componentone/docs/win/online-dynamichelp/dynamichelpforwinfor2/tutorial1mappinghelp1)

[Tutorial 2: Mapping Help Topics in Authoring Mode](/componentone/docs/win/online-dynamichelp/dynamichelpforwinfor2/tutorial2mappinghelp1)