V
Vincent RICHOMME
Hi,
I am completely new to .NET and I have to developp a GUI application.
My app needs to have a Form with a vertical splitter. On the left I have
a treeview and on the right I display a different view in function of
the selected node.
How can I do that ?
How can I know what node is selected ?
How can I change the right view (Do I need a Panel, a usercontrol, a form ?)
I am completely new to .NET and I have to developp a GUI application.
My app needs to have a Form with a vertical splitter. On the left I have
a treeview and on the right I display a different view in function of
the selected node.
How can I do that ?
How can I know what node is selected ?
How can I change the right view (Do I need a Panel, a usercontrol, a form ?)