setting the size of a CFrameWnd
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
I've just started a new MFC program and the main window opens with a size i'd like to change. there's no create i can find. How do i resize the window? should i do it in the CMainFrame::OnCreate? thanks
-
I've just started a new MFC program and the main window opens with a size i'd like to change. there's no create i can find. How do i resize the window? should i do it in the CMainFrame::OnCreate? thanks
-