How to print and scan barcode label in vb6

It depends on the scanner type.
If it is one which plugs in-line with your keyboard (scanner cable plugs into PS2 port on your PC, and keyboard plugs into the scanner cable), then it will just scan into any field you highlight in VB6.

If it is a serial/rs232 scanner and some USB models are the same here - you'd need to either use a driver for it (like an ActiveX control), or you'd need to write one for it yourself.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.