How do I change the tab order of controls using Win32Lib-IDE?
You use the setTabStops command.
Is that a Win32Lib command?
I was wondering if that was automated in the IDE.
Yes, it is a Win32Lib command. In my docs it is found in the Win32Lib download at:
file:///C:/euphoria/Win32Lib/Docs/ATTRIBUTE.htm#SETTABSTOP
Not sure what you mean by automated.