Groups | Blog | Home
all groups > dotnet windows forms > january 2004 >

dotnet windows forms : Tabbing to another control



STom
1/26/2004 7:45:11 PM
I would like to capture the tab key when the user selects tab in my edit
field and then tab to another text box in another panel.

What is the command to do this in .Net (vb.net)?

Thanks.

STom

STom
1/27/2004 8:41:40 AM
Oh, you know I thought that since the other control was in a different
panel, it had its own tab order settings.

That works fine. Thanks!

lw
[quoted text, click to view]

hirf-spam-me-here NO[at]SPAM gmx.at
1/27/2004 10:17:20 AM
* "STom" <stombiztalker@hotmail.com> scripsit:
[quoted text, click to view]

Why not set the controls' 'TabIndex' property to the right order?

--
Herfried K. Wagner [MVP]
AddThis Social Bookmark Button