Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TabControl Order Problem

Status
Not open for further replies.

MissSmarty

Programmer
Jun 30, 2004
3
US
[ponder] I have the same problem as in the thread 796-850851.

I have a form with a TabControl with multiple tabs. In design the order is correct and when I run it they are not.

The person that asked about this was asking for code. I am not asking for code, I want to know why this is happening and how to stop it.

Is it because I have more then 5 tabs? I have other TabControls and the one with 10 is the only one doing it.

I am using VB .Net 2003 Standard.

Thank You
[smile]

 
I have fixed my problem. Thank you.

I changed the order in the Windows generated Code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top