DHSHOWME.VBP Sample

If your page designer samples appear blank when you open them in design mode, please
reset the SourceFile property to reflect the location on your machine to which the project's
HTML files were installed. You must reset this property for each designer in the project.
Your sample should then work correctly.

To reset the sourcefile property for a designer, either type a path directly into the SourceFile
property in the Properties window, or follow these steps:

1. Display the designer for which you want to set the source file.

2. Select the Project Properties icon from the toolbar. The Page Properties dialog box appears.

3. Click Save as an External File, then click Open.

4. Navigate to the correct .htm file for your designer, select the file, and click Open.

5. Click OK to close the Properties dialog box. Your page should now appear in the designer window.

6. Repeat for each designer in the application.

7. Run your application to test the settings.