MDI Forms
-
How can I disable to control buttons(minimize, maximize/restore, close) on a MDI parent form?
-
In the object insepector you can set MaxButton / MinButton to True/False. If you set them both to false, they disappear - not disabiled.
Dylan Kenneally London, UK
Object inspector? I am thinking you are refering to the property listings and that it does not have max/min properties to set, it has those on the child or normal forms but I do not have them for the mdi form. If you are refering to something else, please let me know, because I haven't heard of the object inspector before. :) thx again.
-
Object inspector? I am thinking you are refering to the property listings and that it does not have max/min properties to set, it has those on the child or normal forms but I do not have them for the mdi form. If you are refering to something else, please let me know, because I haven't heard of the object inspector before. :) thx again.