Help files
Making help files is one of the most important tasks you perform after you're finished programming. There is no built-in support in Visual Basic for help file writing, although it comes with a help compiler -- once you've written the "source code".
[>] Forehelp
This is my personal favourite.
[>] Help & Manual
[>] How to activate Search in Windows Help
If you have your own help file for your application, you might want to have the usual Help - Search menu. This is how to do it:
[>] HTML Help Workshop
Microsoft's HTML help editor and compiler
[>] VB Help Writer
This is the most popular help writer.