ZBARSW.OCX

This OCX allows you to use IE-style toolbars in your applications.  It is easy to use and has a fully implemented help file.  

To use this ocx, place the zbarsw.ocx and zbar.hlp files in the directory you want them.  Then type the following command in a DOS box:

regsvr32 zbarsw.ocx

If you do not have the regsvr32 file available, I have included it with my program.

After typing this command the ZBAR graphical toolbar will be available in your components list from inside Visual Basic.

Double-click on the help file for more details, or in the VB IDE just select the control and press F1 to  bring up the help file.

Also, pressing F1 while the cursor is over any of the zbarsw properties, methods, or events will bring up context sensitive help on the subject.

The VB5 runtime module is also necessary for this program to run.

Also, be sure to look through the sample project I have included, it has fully commented code for using the zbar control.

Feel free to send me any comments, complaints, bug reports, or feature suggestions.

-Marcus Trisdale
trism@peak.org
