S
Sergio Bastos
Hello Everyone,
I've just upgraded my application to use the newly released sp2.
However, this has induced a weird bug into the app. My pda has a
barcode reader that is able to input a scanned barcode directly into
my textboxes. With the sp2 release, the text no longer is inputted
into the textboxes although the reader scans correctly the barcode.
I tried capturing all key events on a test textbox, and the only event
that is triggered is a keyevent where the KeyEventArgs is set to
"None". (i.e. the event has not been associated with any key)?
Does anybody have any solutions into this problem?
Thanks,
Sergio S Bastos
I've just upgraded my application to use the newly released sp2.
However, this has induced a weird bug into the app. My pda has a
barcode reader that is able to input a scanned barcode directly into
my textboxes. With the sp2 release, the text no longer is inputted
into the textboxes although the reader scans correctly the barcode.
I tried capturing all key events on a test textbox, and the only event
that is triggered is a keyevent where the KeyEventArgs is set to
"None". (i.e. the event has not been associated with any key)?
Does anybody have any solutions into this problem?
Thanks,
Sergio S Bastos