Problem with Tab Control

  • Thread starter Thread starter David
  • Start date Start date
D

David

I have a tabbed page control on a form. At design time, the pages on the Tab
are in he order as I would like them. When I run the program, a couple of
the pages swap position.

Any ideas ?

Thanks
 
Excellent, thanks for that info Cor.

I thought I was doing something stupid but could not see what.

Regards

David
 
David said:
I thought I was doing something stupid but could not see what.

To prevent this problem from occuring, make sure you always select the first
tabpage before compiling.
 
Back
Top