VBMaximizer Tour:
Simplified TabIndex Management

VBMaximizer offers a simplified TabIndex management; suitable values for this property can be assigned with drag-and-drop and even automatically by VBMaximizer.

Place the controls on the form without worrying about their TabIndex property
Open the dockable TabIndex Manager dialog that displays all the controls on the form sorted by their TabIndex property
You can alter the TabIndex sequence by using the arrowed buttons on the right to move the selected control up or down in the sequence or by dragging the a control to a new position in the list
Click on the Sort button to automatically change the TabIndex sequence according to controls' position; this command brings up a dialog that lets you inform VBMaximizer about how controls are laid out on the form, row-wise or column-wise.
If most controls have a companion Label, you should enable the Keep Controls together with their Label option, and specify whether labels are above or to the left of the control itself.