-
Unable to Tab through Constituent Controls of a VB UserControl
I hope someone can help me. I have an ActiveX control with constituent
vanilla VB controls (text boxes and combo boxes). When this control is run
inside a VB form container, I can tab from one constituent control to
another, according to the tab index properties of the controls. However,
when the control is placed on an ASP page, inside an OBJECT tag, the control
does everything it's supposed to do except tab from one constituent control
to the next, it just beeps when I hit TAB and the cursor is in a text box
inside the user control. I've tried setting the ForwardFocus property to
True and then to False, I've tried specifying that the OBJECT tab has a
TABINDEX property of -1, all to no avail. Has anyone seen this before?
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks