|
-
October 7th, 1999, 03:38 PM
#1
CFormView -- Dialog resize?
I created an MFC application which is derived from CFormView -- so there is a main dialog insize of a frame.
My Question: How do I resize the dialog in response to the MainFrame being sized? I know I have to override the ON_SIZE handler from the MainFrame class.. BUT -- how do I get a handle to the dialog inside of that frame so that I can MoveWindow on it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|