Hi In Office 2010 you get a popup window if you click on ? or press F1 (Sorry for the Danish text)

Word Help F1

Word Help

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

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

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:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.