I am using a Windows Explorer Style Split window in Visual C++ MFC. I want to know how to display data in the right window. I already have a tree view in the left window. For example, I have the Tree item, "Voltage", in my left window. When I click on "Voltage", how can I get something to display in the right window.