Changing WinForms in runtime by user selection
- From: nzahavi@xxxxxxxxxxxxxx
- Date: 14 Aug 2005 07:22:18 -0700
Hi,
I have a winform with a splitContainer in it.
The left pane is a treeview whilt the right pane should hold a winform.
I want that for each node selection that the user make, the form in the
right pane will change.
Each node should be mapped to a different winform and the winform
should be created in runtime.
1. How can I embed the winform in the right pane? It also needs to be
resized if the right pane is resized.
2. How can I remove the prev winform and create the new winform?
.
- Follow-Ups:
- Re: Changing WinForms in runtime by user selection
- From: Bruce Wood
- Re: Changing WinForms in runtime by user selection
- Prev by Date: need help to create C#-music Inventory Program
- Next by Date: Re: & , | for types 'float'?
- Previous by thread: need help to create C#-music Inventory Program
- Next by thread: Re: Changing WinForms in runtime by user selection
- Index(es):
Relevant Pages
|