Using F1 Help (CHM format) With WPF

前端 未结 5 1213
囚心锁ツ
囚心锁ツ 2020-12-09 03:57

I\'ve been working on a WPF application for a while, and the time has come to attach the CHM format help document to it.

But alas! HelpProvider, the standard way to

5条回答
  •  粉色の甜心
    2020-12-09 04:32

    You can use http://www.pinvoke.net/default.aspx/hhctrl.HtmlHelp to open chm help at specified topic and to have more control of how chm window shown.

提交回复
热议问题