ScriptSpot

Forum topic · General Scripting

tab order over rollout elements

By sergo · 2009-09-10

Description

Is there any way to define tab button focus changing order over rollout elements?

Thank you.

Comments (1)

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).