|
-
Sep 21st, 2010, 08:15 AM
#1
Thread Starter
Hyperactive Member
TabControl1, same object structure on the tabs
Dear all,
We are busy with a TabControl1 with 5 tabs. On these 5 tabs will be made the exact the same object structure with the same script.
What is the best way to organize the TabControl1.
Nice regards,
Michelle.
-
Sep 21st, 2010, 08:16 AM
#2
Re: TabControl1, same object structure on the tabs
Create a UserControl that contains all the child controls, then put an instance of that UC on each TabPage.
-
Sep 27th, 2010, 02:10 PM
#3
Thread Starter
Hyperactive Member
Re: TabControl1, same object structure on the tabs
Dear jmcilhinney,
Thanks for the usefull information.
Michelle.
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
|