I come from VB6 and html help files. How do I make help files for C# programs? I used to make files with #defines helpIDs. I guess this is different?

And how do I call them? with the helpProvider?