|
-
Jul 30th, 2009, 03:39 AM
#1
Thread Starter
Fanatic Member
Navigate Textboxes
How do I easily navigate textboxes contained within a form.
My form has a lot of textboxes so I don't particularly want to make a KeyDown event for each.
I think I need to group the controls and handle it that way somehow with their TabIndex.
I'm lost without the control array of VB6 and can't find anything to show me how to do it.
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
|