PowerShell Studio: How To Set Form Tab Order Correctly?

You are building an application with PowerShell Studio, and this App has many textboxes in your form. Now, when you press “TAB”, you notice that the tab order is not correct.

Issue

The textbox item has an important property which is called “tabindex”. This property will give you the right order when you will press “TAB”.

Fix

So make sure the tab order property is set correctly for each textbox in form.

 

Thanks for reading! You can follow me on Twitter @PrigentNico

About Nicolas 282 Articles
I work as an IT Production Manager, based in Paris (France) with a primary focus on Microsoft technologies. I have 10 years experience in administering Windows Servers. . I am a Microsoft MVP for Cloud & Datacenter Management. I also received the PowerShell Hero 2016 award by PowerShell.0rg. And finally, I am "MCSE: Cloud Platform and Infrastructure", "MCSA: Windows Servers", "Administering & Deploying SCCM", and CheckPoint CCSA certified.