My app will have (say) 5 nodes in the tree control found in the "CLeftView". When a user clicks on any of the nodes, an associated Form should appear in the right-hand view.

I guess my question is: "How do I dynamically change the view shown in the right-hand window of my split SDI app?"

Thanks!