Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / October 2004

Tip: Looking for answers? Try searching our database.

Code to Tab through fields in application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeff - 13 Oct 2004 18:13 GMT
Hello all,

"Rookie" Jeff here, systems admin (not a C++ programmer).  I'm going through
our application for whom we've lost our main programmer for and I was trying
to locate the code for tabbing through fields on a form.  I have a problem
where the Tab moves to a field that is PAST the next field, so it is skipping
over one.  I wanted to try and fix that and make it move in order, if anyone
could help me locate the code.  I'm usually able to figure out simple things
like this, but I am stuck right now.  Any help would be greatly appreciated.

Note, I'm using VS 6, sp5.

Signature

Thanks, Jeff

Doug Harrison [MVP] - 13 Oct 2004 19:50 GMT
>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".

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.