ggootee Posted December 16, 2002 Posted December 16, 2002 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. Quote
*Gurus* divil Posted December 16, 2002 *Gurus* Posted December 16, 2002 I think you're going to be out of luck on this one. Tab pages aren't really supposed to be used that way. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
ggootee Posted December 16, 2002 Author Posted December 16, 2002 Well I was afaid of that. Thanks anyway. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.