I've modified the Line Scroll (line items) section of the POP_Receivings_Entry form by adding two new objects (a button and a textbox). Then I set a new tab sequence that included the two new objects.
When in Modifier using Preview Mode, the tab sequence moves in proper order. But when I start GP and open the Receivers window, the tab sequence is competely out of whack.
I'm using Visual Studio Tools for GP. I know that I can code focus changes using .Focus() methods, but I'd rather not go that route.
Is there any reason the tab order is not applied, or ignored?
*This post is locked for comments