I have added to a form a Tab control but everytime I open my form, the tab pages are messed yp, they are not in the order i added the

Thanks

Re: Tab control by Chris

Chris
Wed May 12 08:12:07 CDT 2004

This is a known issue wioth the tab control. The workaround is to properly
order the tabs in the ctor after the call to InitializeComponent

--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net


"Aris" <anonymous@discussions.microsoft.com> wrote in message
news:243654CE-6FC6-4FAC-AA90-3BB62B0EC927@microsoft.com...
> I have added to a form a Tab control but everytime I open my form, the tab
pages are messed yp, they are not in the order i added them
>
> Thanks