>Hello all,
>
[quoted text clipped - 7 lines]
>
>Note, I'm using VS 6, sp5.
Assuming you're not doing anything funny, controls you want to tab to should
have the WS_TABSTOP style (Control Properties/General/Tab stop). If you
eventually can tab to that control, but it just doesn't proceed in the order
you want, select the dialog, then look under the Layout menu for "Tab
Order".

Signature
Doug Harrison
Microsoft MVP - Visual C++
Jeff - 13 Oct 2004 20:29 GMT
Thanks Doug, that did the trick! I didn't know about the Tab-Order option.
> >Hello all,
> >
[quoted text clipped - 13 lines]
> you want, select the dialog, then look under the Layout menu for "Tab
> Order".