0
Answer

How to leave the order using the checkbox TabPages

good day, I'm some time researching how to organize TabPages the TabControl, but so far there is no example of how to get leaves them in order. I found this code here but still the TabPages are not in order, someone could help. Sorry the English.
 
http://www.dotnetspider.com/resources/18344-Hiding-Showing-Tabpages-Tabcontrol.aspx[^]
 
TabPages adds this example, but is not in order. In my project, I have 6 and 5 TabPages checkbox, the tabPage1 is the main active when the active checkbox 6 and then checkbox 4, are in this order and tabpage4 tabPage3, but the truth is: tabPage3 and tabpage4. Can anyone help me solve this problem thank any help.