Hai Friends !
This is my first thread .I 'm developing a vb 6.0 application with barcode scanning enalbled.It's for Photo labs.I 've a bar code scanner connected via USB.It reads the barcode values .No problem with that.But when ever I scan a barcode,the value is stored in the text box and the application focus jumps to next tabbed control .My question is : How can I prevent this tab action from happening ? I want to store the scanned value in to a particular text box or to a vaiable only .. How can I do this? Please help !
raguapk 0 Newbie Poster
Recommended Answers
Jump to PostThere must be some code / event that is triggering the focus of the control.
Is there any change event coding on the textbox ?
Jump to PostThe barcode scanner inputs the scanned value into the which ever Text box in focus at the moment.My question is ,I want to the scanned value to be stored in the particular text box only,say txtCvrNo
I already have a text box to enter some advance amount in the form.By …
All 5 Replies
debasisdas 580 Posting Genius Featured Poster
raguapk 0 Newbie Poster
vb5prgrmr 143 Posting Virtuoso
elfring 0 Newbie Poster
debasisdas 580 Posting Genius Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.