paddlefoot
Jan 17th, 2000, 03:16 PM
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
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