PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Variable layout

Reply

Variable layout

 
Thread Tools Rate Thread
Old 29-03-2004, 12:12 PM   #1
Eric
Guest
 
Posts: n/a
Default Variable layout


Hello,

I have a combobox with an eventhandler attached to it. I want to show a
variable number of labels/buttons in the form depending on the item which is
selected from the combobox. My first thought was to create a tabcontrol with
hidden tappages and select the appropriate tab. Unfortunatly it's impossible
to hide tappages. Now i'm thinking of creating panels and show/hide them on
a selection change. Drawback of the approach is that i can't use the
graphical form designer of Visual Studio (position panels etc.). Any better
solutions to this problem? Thanks in advance!

Greetings Eric


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off