|
-
Oct 17th, 2006, 02:28 AM
#1
Thread Starter
New Member
[2005] Changing contents of window via button
Hi,
I posted a similar post earlier, but think I phrased it badly and too specifically using panels.
I have some (12) buttons on the left hand side of my windows form, and would like them to change the controls presented on the right hand side of the form. On each page there will be at least 20 individual controls, so I need a way of editing them easily.
I know one method would be to simply have 12 different forms with each button closing the previous one and opening another one with the different controls, but that seems a bit silly.
It's also been suggested that I have 12 (11 non visible) panels all in the same place and adjust their visible property. Problem with this is it's a very long winded way and it's not easy to edit the sets of controls easily.
I'm wondering if modules or classes would help, but I'm new to the software so am not really sure... Thanks!
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
|