-
Recieve focus in a user control on a form
Hi.
I have a problem with getting the focus to the correct textbox on startup of
a form.
My form consists of 2 usercontrols each hosting some textboxes. The first
user control has tabindex 0 and the second one has tabindex 1. In turn the
textboxes in the usercontrols have tabindex from 0 and up. So to me the
tabindex looks alright. But the first textbox in the first usercontrol does
not recieve input focus. What am I doing wrong? Do I need to write some
extra code to make this work? Ive tried to explicitly set the first
usercontrol to recieve focus but nothing happens.
Many Thanks
<PW>
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
|