I am trying order the tabs in a tab control. I have a tabcontrol with 8 tabs. I have the first two tabs start on form load and then as users change text fields it may add another tab. If the user jumps around on the first tab where the various text fields are tabs could be added in various orders. I would like to resort or index them so they always appear in the same order. Is there any way to do this with out having to clear and do an addrange.