Tab stop ranges not unique in tab panels! 
Author Message
 Tab stop ranges not unique in tab panels!

(VB6)

Hi all,

Has anyone found a solution for this problem?  The tab index numbers for
controls are apparently global to a form.  This means that if you're using a
tab panel, all the controls on all panels are considered part of the same
tab sequence.  Pretty annoying!  Is there something I'm missing?

Thanks,
Robb

--
Robb Shecter
Senior Software Engineer
www.onsitetech.com



Tue, 07 Sep 2004 07:47:01 GMT  
 Tab stop ranges not unique in tab panels!
No .. this is the default behaviour.  On a tabstrip, disable the controls
not visible to skip the tabstop.

--

Randy Birch
MVP Visual Basic

http://www.mvps.org/vbnet/

Please respond only to the newsgroups so all can benefit.

*** If you call the Sleep API in Bill's latest, will it have .NET dreams?
***


Quote:
> (VB6)

> Hi all,

> Has anyone found a solution for this problem?  The tab index numbers for
> controls are apparently global to a form.  This means that if you're using
a
> tab panel, all the controls on all panels are considered part of the same
> tab sequence.  Pretty annoying!  Is there something I'm missing?

> Thanks,
> Robb

> --
> Robb Shecter
> Senior Software Engineer
> www.onsitetech.com



Tue, 07 Sep 2004 07:50:17 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Tab Stop not working

2. tab bars do not match tab page

3. Tabbing thru the tab control (not to be confused with tiptoeing thru the tullips)

4. Help File - Opens on Find tab not Contents tab

5. Form in Tab Panel

6. Tab Order with Panels

7. How does one invoke a tab in the Control Panel

8. Check box on a panel on a tabbed dialog

9. Check box on a panel on a tabbed dialog

10. Control Panel/System/Device Manager tab Disable/Enable

11. Adding a user control to a SSTab tab panel at runtime

12. Check box on a panel on a tabbed dialog

 

 
Powered by phpBB® Forum Software