|
-
Nov 18th, 2002, 10:34 AM
#1
Thread Starter
Lively Member
MDI and child forms
Can anyone help with this problem? I am using VB6.
I have a project that runs with the MDI form set to run maximized (windowstate = 2).
Child form A is also set to run maximized (windowstate = 2).
Child form B is set to run normal (windowstate = 0).
Run project - MDI is maximised - OK. Show form A and that is maximised - OK.
Show form B and that is also OK (both forms now shown on the MDI).
Problem: Now that form B is shown, form A now changes to normal(windowstate 0) like form B.
Am I going loopy or what?
Thanks,
Steve.
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
|