|
-
May 26th, 1999, 05:15 PM
#1
Size of Dialog used as Child MDI Window
I use a Dialog as a Child MDI Window, but the size of the Dialogbox
isn't that, I defined with the resource editor. How can I set the initial
size of it.
-
May 27th, 1999, 07:33 AM
#2
Re: Size of Dialog used as Child MDI Window
Try MoveWindow(x1,y1,x2,y2) in your InitialUpdate() or InitDialog()
-
May 27th, 1999, 12:20 PM
#3
Re: Size of Dialog used as Child MDI Window
Hi..thank you for your help. My problem is, how can I get the initial size
of the dialog box (as defined with resource editor). I want to see the box
in it's original size. Now I see only a part of the dialog-box (with scroll-bars).
Have I new calculate the size of the box?
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
|