B
Bob Trabucco
Hello all,
I am fighting a very aggravating problem in my VB.NET compact framework app.
I have a tab control on a form. I set up the pages and put them in the
order I like. It all works great.
Then for some reason at random times Visual Studio decides to scramble the
order! For the life of me I can't figure out a pattern. It is driving me
bonkers! It all works fine - the tabs are just in a random order. I have
no code anywhere that should change the order. I even tried going into the
InitializeComponent routine and setting the order there but Visual Studio
just comes along and wipes it out.
Any suggestions??? Is there something I can put in a Page Load so I can set
the order then??
Thanks in advance,
Bob
I am fighting a very aggravating problem in my VB.NET compact framework app.
I have a tab control on a form. I set up the pages and put them in the
order I like. It all works great.
Then for some reason at random times Visual Studio decides to scramble the
order! For the life of me I can't figure out a pattern. It is driving me
bonkers! It all works fine - the tabs are just in a random order. I have
no code anywhere that should change the order. I even tried going into the
InitializeComponent routine and setting the order there but Visual Studio
just comes along and wipes it out.
Any suggestions??? Is there something I can put in a Page Load so I can set
the order then??
Thanks in advance,
Bob