|
-
Jan 24th, 2008, 05:56 AM
#1
Thread Starter
Hyperactive Member
[2005] Add / Remove Tab Pages
Hello,
I have 6 tabs on a tabcontrol in my application.
I would like to hide tabs 4 and 5, and only show the users tabs 1,2,3 and 6.
I've searched on here and there is code to add / remove, but when I add it back in, it adds it to the end.
Is there anyway I can add it in its original position ?
I'm thinking something like save the current state, then bring this back but I don't know how to do this.
Thanks.
-
Jan 24th, 2008, 06:57 AM
#2
Re: [2005] Add / Remove Tab Pages
As for all collections, you need to Insert rather than Add.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|