Is there any way to define tab button focus changing order over rollout elements?
Thank you.
Forum topic · General Scripting
By sergo · 2009-09-10
Is there any way to define tab button focus changing order over rollout elements?
Thank you.
Marco Brunetta · 2009-09-10
I think in MXS is defined by the order of the items on the script. If you use .NET controls you can set the order manually using one of the control's properties (taborder I think not sure).