C++ Programming
08-11-2009, 03:00 PM
Hey Friends
In a MDI application with CFormView derived view, i have a small Resource Template, so i need to resize main application to fit the size of the Child Frame.
Any idea how to do that ? or i have to resize the CMainFrame by calculating toolbar height / width + status bar height / width etc?
Regards
In a MDI application with CFormView derived view, i have a small Resource Template, so i need to resize main application to fit the size of the Child Frame.
Any idea how to do that ? or i have to resize the CMainFrame by calculating toolbar height / width + status bar height / width etc?
Regards