简体   繁体   中英

How to add help to winform c# application

I want to know that how can I add help support to my winform app.

How do I create chm file for help and how do I integrate it with the application. I want help for almost every control in my application.

看一下HelpProvider类

查看教程如何轻松地从Microsoft HTML Help Workshop中受益,以便在C#中创建帮助文件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM