Click to See Complete Forum and Search --> : tabindex


FoodBard
April 14th, 2005, 09:06 AM
If more than one control on the same parent control has the same tab index, the z-order of the controls determines the order to cycle through the controls.

But is there a way to 'shuffle' them like VS and VB of old?
If I 'insert' a control, I don't want to renumber everything manually..

Krzemo
April 14th, 2005, 09:33 AM
no.

U can bring it to front or send to back (z-order).
Or U can arrange tab indexes by switching on "Tab Order" view.