Using VB 2003 I have a tab control that sometimes draws the pages in a different order than what is shown and listed in the development environment. If I exit and start visual studio the problem goes away.
To ensure that that behavior goes away you must add the tabs (Clear the tabs collection of the tab control and re-add them on the desired order) at run-time on the contructor or Load of the form.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.