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