Size variation for a window
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hello, I have created a indow with the command CreateNewChild().Can alter the size of the window immediately before displayed on the screen. Pritaa
Try MoveWindow() Function. http://msdn.microsoft.com/en-us/library/ms633534(VS.85).aspx[^]