Dynamsoft Home|Product Home

Using Dynamic TWAIN in Microsoft Visual Basic 6

The following shows the steps of using Dynamic TWAIN in Microsoft Visual Basic 6.

  1. Start Visual Basic 6.
  2. In the New Project dialog box, click Open to new a Standard EXE project.
  3. On the Project menu, click Components to display the Components dialog box.
  4. Click the check box on the left of Dynamic TWAIN name to select Dynamic TWAIN, as seen in the following figure.
  5. Click OK to close the Components dialog box. The Dynamic TWAIN will now appear in the Toolbox, as seen in the following figure.
  6. From this point on, you can use Dynamic TWAIN in the same way as any other controls in Visual Basic.