Tab Stops and Navigation Keys

I have an app with a mix of controls. Some are “standard” XOJO controls and there are a few Third Party (GraffitiSuite and Taylor Design). I am trying to figure out a consistent navigation method to keep the field Tab Stops in the right order. Some of the controls do NOT have a Tab Stop setting in the Inspector Panel.

I would also like a little Javascript so I can have the ENTER key function like the TAB key. If somebody has that snippet posted here let me know. I know I really cannot use the KeyPressed event because it is sever side.

Any general thoughts on navigation would be appreciated before I “burn up” a lot of time with things that probably won’t work.

Thanks.