Focus 2 times !!!
I stuck with this:
When I finish the scan the number is write in textbox.
When I click again on button for scanning the previous number is not disappear in the same textbox, so scanner write after previous number like:
5310048000210 - First Scanning
3360372058861 - Second scanning
Result = 53100480002103360372058861
With this way I cannot read data from database, because after scanning first number all textboxes have value, but after seccond scanning they are empty - normally there are no barcode number in database like 53100480002103360372058861.
I want after First Scanning to focus textbox with blue background (like double click on text in notepad using mouse "blue backbround"), and thay when I push button again the previous text will be disappear in the same textbox and will be come new sanned number.
Any idea..?
I stuck with this:
When I finish the scan the number is write in textbox.
When I click again on button for scanning the previous number is not disappear in the same textbox, so scanner write after previous number like:
5310048000210 - First Scanning
3360372058861 - Second scanning
Result = 53100480002103360372058861
With this way I cannot read data from database, because after scanning first number all textboxes have value, but after seccond scanning they are empty - normally there are no barcode number in database like 53100480002103360372058861.
I want after First Scanning to focus textbox with blue background (like double click on text in notepad using mouse "blue backbround"), and thay when I push button again the previous text will be disappear in the same textbox and will be come new sanned number.
Any idea..?
Last edited: