MATLAB COM Builder
Creating the Visual Basic Project
Note
This procedure assumes that you are using Visual Basic 6.0.
Start Visual Basic.
In the
New Project
dialog box, select
Standard EXE
as the project type and click
Open
. This creates a new Visual Basic project with a blank form.
From the main menu, select
Project->References
to display the
Project References
dialog box.
Select
magicdemo 1.0 Type Library
from the list of available components, and click
OK
.
Returning to the Visual Basic main menu, select
Project->Components
to display the
Components
dialog box.
Select
Microsoft Common Controls 6.0
from the list, click
Apply
, then click
Close
.
Building the Project
Creating the User Interface