Visual Basic Samples

The VBSamples directory contains the following Visual Basic samples with which to use ActiveX Designer samples.

Click to open or copy the VBSamples\VB_CircleDsgnSamp project files.

Click to open or copy the VBSamples\VB_ShapesClient project files.

Click to open or copy the VBSamples\VB_ShapesDsgn project files.

Click to open or copy the VBSamples\VB_SimpleDsgnSamp project files.

The VB_CircleDsgnSamp project in the VBSamples directory is a sample Visual Basic client program for the CircleDesigner sample. To use this project in Visual Basic, create a standard EXE project. On the File menu, click Open Project, then navigate to the VB_Samples\VB_CircleDsgnSamp directory. Select CircDsgnSamp.vbp to load the project files into the Visual Basic environment.

The VB_ShapesClient project in the VBSamples directory is a Visual Basic project you can use as a start-up application for the ShapesDsgn designer. To use the client, you must first register the Regobj.dll from the samples\bin directory. Then, when ShapesDsgn prompts for a start-up application, specify ShapesClient.exe.

The VB_ShapesDsgn project in the VBSamples directory is a Visual Basic test program for the ShapesDynDsgn sample. To use this project in Visual Basic, create an ActiveX DLL project. On the File menu, click Open Project, then navigate to the VB_Samples\VB_ShapesDsgn directory. Select ShapesDsgn.vbp to load the project files into the Visual Basic environment.

The VB_ShapesClient project in the VBSamples directory is a Visual Basic project you can use as a start-up application for the ShapesDynInst designer. To use the client, you must first register the Regobj.dll from the samples\bin directory. Then, when ShapesDsgn prompts for a start-up application, specify ShapesClient.exe.