I am not doing anything extra to the controls in the tab page. I do, however, have the DrawMode on the TabControl set to OwnerDrawFixed and I am painting the tabs at runtime. I don't think this would cause that issue, though.
"... I would just reset it and be ok for a while. " The only problem with that is, once I reset it and compile, the order changes again.
The project I am building is a sort of template/test bed for my application. I think I'll rebuild it and see if the issue follows.
TabPage order changes when I build
Jerry L. Winn
It seems to happen mostly to things that I dock.fll inside a tabpage.
or anchor on all four corners.
what about you
ink24
"... I would just reset it and be ok for a while. "
The only problem with that is, once I reset it and compile, the order changes again.
The project I am building is a sort of template/test bed for my application. I think I'll rebuild it and see if the issue follows.
Thanks for your reply!