CHM 文件在运行时不显示
我有一个奇怪的错误。当我调试 C# Winform 应用程序并从菜单中选择帮助按钮时,我可以正常看到帮助文件(chm 文件)。它显示在自己的弹出窗口中。但是当我安装该应用程序然后单击同一按钮时,帮助文件根本不显示。
可能是什么原因造成的?
编辑:我还尝试将 .chm 文件上的“构建操作”更改为“内容”,然后更改为“嵌入资源”,但这些并没有什么区别。
I have a weird bug. When I am debugging a C# Winform application and I select the help button from the menu, I can see the help file (chm file) fine. It displays in its own popup window. But when I install the application and then hit the same button, the help file does not show up at all.
What could be causing this?
Edit: I have also tried changing the "Build Action" on the .chm file to "Content" and then to "Embedded Resource", but those did not make a difference.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论