Auto advance input field focus after barcode scan

Success!!

Thanks guys. I was working with the Keytyped event but wasn’t getting the syntax right or something, still a little new at this.

Jordan’s code worked on the KeyReleased event. The operators will be glad they don’t have to put the barcode scanner down to touch the screen to change focus now.

I tried Adam’s code too but ended up going with the KeyReleased event instead.