Changing Tab Index of Controls in Windows Forms
By Patrick Irvin • Jun 26th, 2008 • Category: Visual Studio IDEIf you need to set the TabIndex property of the controls in your windows forms application you can click the control and change the value in the TabIndex property as shown in the image below.
If you have several controls and need an easier way to change their TabIndex then you can click on View, then [...]



