scanner barcode
C#
4
Posts
3
Posters
0
Views
1
Watching
-
how i can connected to USB barcode scanner ? And read barcode from this device programming
123
-
how i can connected to USB barcode scanner ? And read barcode from this device programming
123
Wouldn't these provide some clue? http://www.codeproject.com/csharp/BarCodeImaging2.asp[^] and http://www.codeproject.com/dotnet/barcodeImaging.asp[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
Regional Weblog (in Tamil) :: Voicing for the Society
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT. -
Most barcode scanners act just like a keyboard and will send the data scanned directly to the control that has the focus without any programming. If yours is different, consult the manufacturer's documentation.