Yes, this is a known bug in the designer itself. Typically my fix is to
write code to reorder the tabs to the correct order and place it in the
Form's ctor immediately after the InitializeComponent call.
--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net
"Felipe T." <(E-Mail Removed)> wrote in message
news:%23TwNtu7$(E-Mail Removed)...
> It just Scrambles the order of my Tabs;
>
> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
> news:#BaHjh7$(E-Mail Removed)...
> > When you say "scrambles" what do you mean? Text? Controls? Order?
> >
> > --
> > Chris Tacke, eMVP
> > Co-Founder and Advisory Board Member
> > www.OpenNETCF.org
> > ---
> > Windows CE Product Manager
> > Applied Data Systems
> > www.applieddata.net
> >
> >
> > "Felipe T." <(E-Mail Removed)> wrote in message
> > news:O%23UjFP7$(E-Mail Removed)...
> > > Hi guys.
> > >
> > > I had a tabcontrol object with 4 tabs, and it worked Correctly.
> > > Now i must add an 5th tab...
> > > And voilá! The control scrambles all my tabs....
> > >
> > > Why the TabControl Object has this bug?
> > > Any way to solve it?
> > >
> > > Thx,
> > > Felipe
> > >
> > >
> >
> >
>
>