|
-
Jan 17th, 2000, 04:16 PM
#1
Thread Starter
New Member
In the MSDN documentation it clearly says
that an mdichild form will ALWAYS have
min/max buttons and close button regarless
of the MaxButton property,MinButton property
and ControlBox property values.
it says this under "MDIChild property"
But....I am able to create an MDIForm that
calls (shows) an MDIChild form that HAS NO
MIN OR MAX OR CLOSE BUTTON. (I did this by
setting the controlbox property = false).
I use this extensivley in my app. Is this a
documentation error in msdn, or is my app gonna blow up when I try to put it another machine?
Thanks,
PaddleFoot
-
Jan 17th, 2000, 05:19 PM
#2
Hyperactive Member
I don't know. I've done the same and it works very well so far...
-
Jan 17th, 2000, 05:22 PM
#3
Hyperactive Member
I use MDIChild forms in this way and I dont experience any problems either.
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
|