Using a Help File
GUI Builder supports a simple help system by allowing you to specify a help file for the project from which you can show a topic when a form help button is clicked by the operator.
Help files must be in the Microsoft HTML help format.
To use a help file:
- Open Project | Properties | GUI Builder.
- Browse to the help file and click open to set the help file.
- For each form that will show help, set the HelpButton property to True, and set the HelpID property for the topic you want to display.