Hi,
I have a mdiform in my application an wonder if there is a way to show the mdiform without the "X" (the controlbox), I can't find the property like in a normal form.
anyone ?
Regards
Charles
Printable View
Hi,
I have a mdiform in my application an wonder if there is a way to show the mdiform without the "X" (the controlbox), I can't find the property like in a normal form.
anyone ?
Regards
Charles
You can disable it. See attached project which also disables resizing of the MDI Form.
Thanx for the solution, I'll have to study your code, witch is most API (not my favorite) but, the most importand it works !!!Quote:
Originally posted by John McKernan
You can disable it. See attached project which also disables resizing of the MDI Form.
thanx again
Charles