Office 2010 风格的帮助
您好,在 Office 2010 中,如果单击“?”,您会看到一个弹出窗口。或按F1 (抱歉丹麦语文本)
在我开始在 WPF 中编写自己的弹出窗口之前,我想知道它背后是否有一些标准,例如旧的 .CHM 文件。 Microsoft 编译的 HTML 帮助
Hi In Office 2010 you get a popup window if you click on ? or press F1
(Sorry for the Danish text)
Before I start coding my own popup Window in WPF, I would like to know if there is some standard behind it, like the good old .CHM file. Microsoft Compiled HTML Help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它称为 Vista(协助平台)帮助。
由于我必须支持 XP,所以我还没有真正研究过它(坚持使用 CHM),但 Vista+ 有一些其他帮助系统。我从我的帮助链接集合 http://helpware.net/aphelp/default 中挖掘了以下链接
微软的 Doxygen 之类的工具“Sandcastle”似乎也使用它:
It is called Vista (Assistance Platform) Help.
Since I have to support XP, I haven't looked into it really (stuck to CHM), but Vista+ has some other helpsystem. I've dug the following links up from my Help link collection
Microsofts Doxygen like tool "Sandcastle" also seems to use it: