|
-
February 17th, 2003, 06:18 PM
#1
How to to resize two TabControls?
I have two TabControls on a single C# Form. One TabControl on above the other one like so...
TabControl1
Resizer
TabControl2
Between both TabControls, I want to give the user the ability to resize both controls by moving a single bar. The window should stay the same size.
Do I use a resize window? Or a Splitter? Or something else? Any code examples would also be appreciated.
Thanks!
- Adrian
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
|