So I have a form with lots of controls that all have a tab index.
After inserting some extra fields, I have to edit the index of all controls after the new ones.
Is there a simple way to automate this in Visual Studio, or is there some sort of plugin?