Hi,
I have developed a production reporting form that has a string control. The production order Barcode is scanned into this control and Enter key is pressed. Relevant methods are executed and the reported line is displayed in a grid.
I would like the cursor to return to the Barcode string control. Setfocus method of the control does not work and rather the cursor moves to the first column of the grid.
How do I position the cursor back to the string control?
Thanks
Avi
*This post is locked for comments
I have the same question (0)