Hello every1, my problem is how to remove controlBox of MDI child.
i mean that i already set MDI child:
ControlBox to False
minimizeBox to false
MaximizeBox to flase
set windowstate to maximized
formborderstyle to fixed3d
When i open the form in MDI Parent, all the button minimize, maximize, exit appear
Here's a preview:
MDIPARENT - [MDIChild]-->___________ - []X
MDIChild -----> ____________________- []X (This is the part that i want to remove)
hope understanding
Please help
thanks