|
-
Sep 5th, 2003, 06:55 AM
#1
Thread Starter
Member
Control tab order - initial focus problem
Ok, there has got to be a simple solutions to this but I can't find it...
With newly created forms with .NET, how on earth do I select which control is to have the focus by default???
With VB 6 it used to be a simple case of setting the tab order - the first in order would have the focus when the form loaded.
With .NET however, this is no longer true - and even using a SetFocus command on the Load and Activated events will not shift the focus.
This is most irtritating since I have created a logon box but the password textbox simply will not have focus when it loads up resulting in an awkward user interface.
Any ideas / solutions most welcome...
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|