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
