Problem with tabs with vb.net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to display one of two form pages using a tab control. I get the
tabs displayed ok but I am having problems with changing to form2 etc...
 
U are changing into TabPage2 or the other form2 ??
What problem U counter when u changing ? Please give more detail
 
I'm trying to display one of two form pages using a tab control.
I get the tabs displayed ok but I am having problems with changing
to form2 etc...

Set the tabcontrol's 'TabIndex' or 'SelectedTab' property appropriately.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top