Does anyone know how to deactivate restore and resize in forms with mdichild=true? I have tried to remove parts of the forms system menu - it worked with all forms except MDIChilds:(.
Please help!
-Xela001
Printable View
Does anyone know how to deactivate restore and resize in forms with mdichild=true? I have tried to remove parts of the forms system menu - it worked with all forms except MDIChilds:(.
Please help!
-Xela001
Set BorderStyle to Fixed Single
:)Thank you for your tip, :(but I want the user to be able to min/max the window but he should not be able to resize the form or to use the restore function/button.
And above all MDIform doesnt have BorderStyle property...
So guys if you know how to solve this problem please post :)
You have to subclass it. Open attachments for a sample project.