MATLAB COM Builder    

Creating the Visual Basic Project

  1. Start Visual Basic.
  2. 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.
  3. From the main menu, select Project->References to display the Project References dialog box.
  4. Select magicdemo 1.0 Type Library from the list of available components, and click OK.
  5. Returning to the Visual Basic main menu, select Project->Components to display the Components dialog box.
  6. Select Microsoft Common Controls 6.0 from the list, click Apply, then click Close.

  Building the Project Creating the User Interface