How To Add Tabs Window in VB6 ? ( like tab navigation )

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Dec 2008
Posts: 6
Reputation: Breez is an unknown quantity at this point 
Solved Threads: 0
Breez Breez is offline Offline
Newbie Poster

How To Add Tabs Window in VB6 ? ( like tab navigation )

 
0
  #1
Dec 24th, 2008
Hi Guys I wonder if 1 of u can help me I want to add Tab Navigation to my Project ant can't seem 2 figure out how to doit can somne one please give me wuick step guid to it pls ? Thank you
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 848
Reputation: QVeen72 is on a distinguished road 
Solved Threads: 120
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Practically a Posting Shark

Re: How To Add Tabs Window in VB6 ? ( like tab navigation )

 
0
  #2
Dec 26th, 2008
Hi,

Set TABINDEX property for all the controls on your form starting from 0. When you hit TAB, automatically, control with next tab index, gets the focus..

Regards
Veena
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 6
Reputation: Breez is an unknown quantity at this point 
Solved Threads: 0
Breez Breez is offline Offline
Newbie Poster

Re: How To Add Tabs Window in VB6 ? ( like tab navigation )

 
0
  #3
Dec 28th, 2008
Originally Posted by QVeen72 View Post
Hi,

Set TABINDEX property for all the controls on your form starting from 0. When you hit TAB, automatically, control with next tab index, gets the focus..

Regards
Veena

Thank you very kind of you :-)
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 15
Reputation: gurshan is an unknown quantity at this point 
Solved Threads: 0
gurshan gurshan is offline Offline
Newbie Poster

Re: How To Add Tabs Window in VB6 ? ( like tab navigation )

 
0
  #4
Dec 29th, 2008
i think you should create a mdi child form.i am not sure because i read vb approximately 1 year ago thats why but hope it will be helpful for you.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum


Views: 2145 | Replies: 3
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC