Microsoft Visual Studio Tab Order

When setting the tab orders in Microsoft Visual Studio there’s a very helpful features you should use to make the job easier and it’s called Tab Order.

On the View menu, choose Tab Order. The selection mode will be activated on the form and you should see the TabIndex number in the upper left corner.

Microsoft Visual Studio Tab Order

Simply select the controls and get the tab order you want. When you’re done you can disable the TabIndex view by selecting View menu and Tab Order.