Hello,
I am working on an SDI app that uses FormView as the base for the view. I have an object set as a frame, IDC_PLACEHOLDER. What I want to do is resize the placeholder at run-time to fit the entire formview client area. Then I'm placing PropertyPages within the placeholder. Anyone got an idea on how to resize the placeholder to fit the formview??