|
-
December 3rd, 2003, 01:13 AM
#2
If you're talking about standard application projects in MFC (or WTL), you can
1. create SDI application and on the last page of the wizard you can set CFormView as a base class for your view class.
2. create dialog based applicationand set Resizing as a style of your dialog resource.
That's what you asked ?
Good luck
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
|