Using Dynamic TWAIN in Microsoft Visual Basic 6
The following shows the steps of using
Dynamic TWAIN in Microsoft
Visual Basic 6.
- Start Visual Basic 6.
- In the New Project dialog
box, click Open to new a
Standard EXE project.
- On the Project menu, click Components to
display the Components dialog box.
- Click the check box on the left of Dynamic TWAIN
name to select Dynamic TWAIN, as seen in the following figure.

- Click OK to close the Components dialog box. The
Dynamic TWAIN will now appear in the Toolbox, as seen in the following figure.

- From this point on, you can use Dynamic TWAIN in the same way
as any other controls in Visual Basic.