|
-
February 6th, 2010, 05:21 PM
#1
Seperating Tabs from tabcontrol
Hi,
I am using Visual Studio 2008 to make my first c# application. I have a tab control with one tabpage on it.
What i would like to do is to have a seperate class/form/usercontrol that has content that needs to be displayed in a new tabpage. This tabpage i will create programmatically (this i can do).
What i tried was to have a user control and then add this usercontrol to the tab, but it didn't work for me.
My aim is to have the class for each tab seperatly for easy managability, as it is in Java. Can anybody help me out please?
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
|