-
Problem with Shift-Tab and Custom Usercontrol's
Hello,
I have created a Usercontrol that has 3 textboxes in it. On my Form I place
a textbox with Tabindex = 0, then I place my Usercontrol with Tabindex =
1 and then another textbox with Tabindex = 2. If I use the Tab key to navigate
through the form everything is fine, but once you start to use Shift-Tab
the focus always goes to the First textbox in my Usercontrol. I haven't
been able to figure out how to get the focus to go to the Third textbox in
my Usercontrol. If anyone can help me I would greatly appreciate it.
Tony.
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|