Tab Control 
Author Message
 Tab Control

I have a question for the genius mind out there.  I am using a visual
basic.net tab control and I want to know if there is anyway for me to change
the focus from on tab to another.  For example I have a tab control with 4
tabs within it.  I want to go from the first tab which we will call.....lets
say General to another tab called Tax through code.  Basically changing the
focus of one tab of the tab control to another.

Regards

Steve



Sat, 11 Sep 2004 03:33:08 GMT  
 Tab Control

Steve,

Quote:
> I have a question for the genius mind out there.  I am using a visual
> basic.net tab control and I want to know if there is anyway for me to
change
> the focus from on tab to another.  For example I have a tab control with 4
> tabs within it.  I want to go from the first tab which we will
call.....lets
> say General to another tab called Tax through code.  Basically changing
the
> focus of one tab of the tab control to another.

I am using Visual Basic 6.0:

Quote:
>> TabStrip1.Tabs(3).Selected = True

Best Regards,

Jeff



Sat, 11 Sep 2004 09:50:21 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Special Tab Control similar to tab control in MS outlook

2. Masked Edit COM control appears only on first tab page of tab control in VB.NET

3. Tabbing through controls on a tab control

4. tab control - loading controls onto tabs in runtime

5. Tab control & Control on a tab

6. How to set the current tab in Tab control of MS COMMON CONTROL

7. Moving Between Tabs in a Tab Control

8. tab control - order of tabs

9. Tab control in VB dot net shuffling his tabs

10. Adding Tabs To Tab Control

11. How to select Tab Control tab page programmatically?

12. Tab Control Tab Visible

 

 
Powered by phpBB® Forum Software