In the previous section, you looked at the options available for configuring VBA. In this section, you will look at options specific to your project. These options are set in the VBA Project—Project Properties dialog box. You can display this dialog by selecting VBA Project Properties from the Tools menu, or when you right-click the project in the Project Explorer and select Project Properties. The options appear on two different pages. To choose a set of options, click the appropriate tab. When you have made all of the appropriate changes, click OK.
One option that you can enable for your project is to specify a Help file that you may have built for your project and the context ID that enables it to run with your project. For more information on how to create a picture-specific Help file, see the Creating Picture-Specific Help Files section of the Mastering iFIX manual.
For more information on the other project properties that are available, refer to the sections Visual Basic User Interface Help and Visual Basic How-To Topics in the Visual Basic for Applications Help file, or search for the Index keyword "properties" and select "project".