scan barcode in textbox.
how to scan barcode in text-box using c#.net.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dominic EwanPosted Jun 25, 2015, 6:31 PM
If you mean that you want read barcodes using a barcode hardware scanner, I found the following article that might help:
http://www.codeproject.com/Articles/34473/Controlling-a-Barcode-Reader-with-POS-for-NET
However, if you mean that you have barcodes on scanned images, and you need to pass these images to software barcode scanner, the following article contains sample codes with description:
http://www.codeproject.com/