Hi all, I need to create an user interface like "liquid xml studio" the designer part in c# or something like visual studio class designer interface . I think they are using treeview control but I dont understand how it's possible to have something like expandable groupboxes with other controls inside instead of tree nodes. Thanks
A:
If you are looking for advanced treeview control, hstreeview might be your choice.
Bolek Tekielski
2009-09-28 11:41:45
This is for Windows Forms, not WPF..
Thomas Levesque
2009-09-28 11:47:07
it's not possible to add other controls as treenode to this treeview control . this is what I want to create :http://www.liquid-technologies.com/XmlStudio/Free-Xsd-Editor.aspx (the graphical designer) .
Asha
2009-09-28 11:53:19