A
AussieRules
Hi,
I have an application that has a single text box, but many many buttons, and
a few other controls (grid etc).
The problem is that the application has a barcode scanner that acts like a
keyboard. What I need to have is that the text box always has the focus, so
at anytime the barcode scanner is used, the value is in the text box.
If I push a button or slide the grid etc, the focus moves from the text box
to the other control, which means when the bar code scanner scans, the value
is not entered into the text box.
Is there a way to have it so that the txt box always has the focus, yet the
other controls still work ?
I have an application that has a single text box, but many many buttons, and
a few other controls (grid etc).
The problem is that the application has a barcode scanner that acts like a
keyboard. What I need to have is that the text box always has the focus, so
at anytime the barcode scanner is used, the value is in the text box.
If I push a button or slide the grid etc, the focus moves from the text box
to the other control, which means when the bar code scanner scans, the value
is not entered into the text box.
Is there a way to have it so that the txt box always has the focus, yet the
other controls still work ?