|
-
Nov 6th, 2008, 06:15 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Hiding Tabpages
Hello all.
I need to hide a few tab pages in a tab control (Visual C# 2005 Express), but keep the controls in them active.
More specifically, I have a large set of of databound labels that I have been using as 'shortcuts' in code to access the data they display. They are kept in a few seperate tab pages called "HiddenData1", "HiddenData2", etc, which are all inaccessable to the user.
This data access technique has worked quite well for me so far, but the visible "HiddenData" tabs are an aesthetic nightmare (even though they're not accessable, they're still visible). Unlike most controls, tab pages seem not to have a simple "Visible" property.
Any ideas to fix this little problem would be greatly appreciated.
Thanks,
Qu.
"Why do all my attempts at science end with me getting punched by batman?" xkcd.
| Pong| |
Sorry for not posting more often.
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
|