Avatar of coperations07
coperations07
Flag for United States of America

asked on 

capture data from barcode scanner

Hi,
I'm using VB.Net 2005/VS2005.
I'm trying to capture a barcode # that gets scanned using a scanner from HandHeld Products. It plugs into a usb port.  So, first I need to be able to detect which usb port it is plugged into. Then, I need to capture the data when a scan occurs.  What event(s) will I have to capture in order to do this?

Thanks,
Dave
.NET ProgrammingVisual Basic.NET

Avatar of undefined
Last Comment
coperations07

8/22/2022 - Mon