I am using Split container. Split container (Panel 1 ) having the Tree View, In this I have more no of root nodes and then each root nodes having some child nodes. If I select any child node, the corresponding details wants to be shown in Panel 2 .Panel 2 having User Control. I have created user controls for each child node which are in the tree view.