propertysheet: how do I add one to a formview
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello All I'm attempting to build an SDI application with a splitter window. In the right window, I want to add a propertysheet that contains several propertypages. I am able to do this just fine in dialog box; however, I can't figure out how to add a propersheet/page directly to the right hand window of an SDI application. Your help is appreciated. sam