|
-
Dec 23rd, 2006, 09:04 PM
#1
Thread Starter
Member
[RESOLVED] TabControl Question
I am writing a program with a tab control, giving the user an option to add a new tab. When the user adds a new tab it works fine, when the application closes then reopens the tab that they created is gone. Is there a way to permenantly add tab to the tabcontrol? To create the tab I am using tbcMain.TabPages.Add(newPage);
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
|