2

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

gulbaek
  • 2,481
  • 13
  • 44
  • 65

1 Answers1

2

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:

Marco van de Voort
  • 25,628
  • 5
  • 56
  • 89