|
-
April 5th, 2006, 11:17 AM
#1
[RESOLVED] Add Maximize property before creating a CDialog herited window
Hi,
In my code, i have a customed CDialog class, for some reasons in a customed CBitmapButton, I need to add a maximized property on my cdialog before each other component (button, edit...) is created.
Adding "ShowWindow(SW_SHOWMAXIMIZED);" in OnInitDialog function isn't what i'm looking for
thanks for your help.
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
|