Can anybody tell me how can I select (highlight) text in textbox after 3 seconds..?
I stuck with this:
When I finish with barcode scanning, 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
I want after First Scanning to focus textbox with highlight, and then when I push button again the previous text will be disappear in the same textbox and will be come new sanned number.
Any idea, or solution ..?
I stuck with this:
When I finish with barcode scanning, 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
I want after First Scanning to focus textbox with highlight, and then when I push button again the previous text will be disappear in the same textbox and will be come new sanned number.
Any idea, or solution ..?