|
|
|
| Screen
Shots - Using BarCodeWiz Barcode ActiveX Control in Microsoft
Visual Basic 6 |
|
To insert BarCodeWiz
into Microsoft Visual Basic 6, go to Project->Components...
Select the appropriate Library, and click OK.

BarCodeWiz icon now appears in the toolbox.
In order to insert BarCodeWiz onto your Form, simply drag it onto
it.
BarCodeWiz Barcode ActiveX Control behaves in a similar fashion
to built-in controls. If you can "program a button," you
won't have any difficulty using BarCodeWiz.
BarCodeWiz Barcode ActiveX Control Properties
 
The following
is the Visual Basic code needed to send a barcode image to your
printer. It will print the barcode in the top left position of your
paper (0,0).

|
|