帮助提供者

扫码查看
本文介绍了帮助提供者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c ++.net Windows窗体应用程序中使用帮助提供程序?

我想建立一个帮助文件,想知道使用此控件是否正确?

我猜这个控件不是为我创建帮助文件的工具;我在Google中搜索,听说有人说它需要一个chm文件,这是什么?

任何人都可以教我如何建立帮助文件.

当用户单击工具栏上的帮助按钮时,我需要显示它(就像其他应用程序中的帮助功能一样).

How to use the help provider in c++.net windows form application?

I want to build a help file and wany to know if it is correct to use this control?

I guess this control is not the tool to create a help file for me; I searched in google and heard people say it needs a chm file, what is it?

Anyone please teach me how to build a help file.

I need to show it when user click help button on my toolbar (just like the help function in other application).

推荐答案


这篇关于帮助提供者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 22:41
查看更多