The Tab Order menu selection is supposed to appear right under the
View > Other Windows menu selection. I've seen screenshots of it.
It is supposed to allow us to set or reset the tab order on controls and
while I am using C# the Tab Order is supposed to be language independent.
This is f*cked up. When using a web form and trying to tab from first name
to last name the focus is moved to a label. Tabbing again will move the focus
to the address bar of the browser.
I've tried manually setting tab index value properties to no avail.

Signature
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
LaGarde StoreFront 5 Affiliate: e-Commerce Software Development
SEE: http://www.storefront.net/default.asp?REFERER=-201499070
> Huh?
>
[quoted text clipped - 7 lines]
> > I see no Tab Order selection on the View menu. Can somebody
> > tell me what do I need to do to resolve this?