On a form, there are 3 textboxes to scan barcode. I need to know which of the 3 textboxes triggers the scan barcode event, so that I can display the barcode on that textbox.
Is there any way to do this
On a form, there are 3 textboxes to scan barcode. I need to know which of the 3 textboxes triggers the scan barcode event, so that I can display the barcode on that textbox.
Is there any way to do this
Using HHP.DataCollection.Decoding.DecodeControl to scan the barcode
charliestrause