Hi guys,
Is there a method for specifying the order controls are accessed when using the TAB key?
I see that by default, controls are tabbed to in the order they are defined in the code, and oddly the LAST to be defined is the one with focus when the app is started?
Or again, have I missed a property somewhere?
Cheers!