Nope. Of course not. I just wanted to help. Besides, I'm anticipating that he might ask again. :D
Benj On Jan 7, 4:08 pm, Processor Devil <[email protected]> wrote: > Benj, why did you answer? Are you trying to get credit for the posting? :P > > 2010/1/7 Benj Nunez <[email protected]> > > > Like what Cerebrus mentioned earlier, use the panels. They will be the > > "parent" of your > > UI. Design your GUI using the "User Control" (right-click on your > > *.csproj file, select "Add", then "New Item"). > > > Happy coding! > > > Benj > > > On Jan 5, 3:16 am, Ben <[email protected]> wrote: > > > Hi, > > > > Is it possible to create a C# Winform that display a treeview on the > > > left hand side and a different UI form/page with textboxes and labels > > > for each node on the right hand side? For example, if a user click > > > node1, it will show a UI on the right, node2 will show another UI > > > design on the right. > > > > How should I go about doing this? > > > > Many thanks and Happy New Year. > > > > Ben
