2
Answers

C# BarcodeScanner

Ilkin Turk

Ilkin Turk

9y
376
1
Hello.
 
How to handle when Barcode Scanner finish input event? I tried textboxchanged event but it fires when barcode input every char.I need to get when it finish input.For example there are 13 char it inputs.Need to get after inputting 13s char.after finish.
Thanks in advance. 
Answers (2)
0
Ilkin Turk
NA 242 78.9k 9y
Sorry,There are not solution.
0
Manas Mohapatra
NA 29.3k 3.3m 9y
Please go through below links:
 
https://msdn.microsoft.com/en-us/library/dn792060(v=winembedded.81).aspx
 
http://stackoverflow.com/questions/4919716/fire-an-event-automatically-after-barcode-scanner-input
 
http://stackoverflow.com/questions/14477202/c-sharp-winform-barcode-scanner-input-textchanged-error