Is there an API call to disbale the doubleclick of a titlebar in a MDIform? I am trying to not allow for resizing of the MDIform.
Thanks.
Printable View
Is there an API call to disbale the doubleclick of a titlebar in a MDIform? I am trying to not allow for resizing of the MDIform.
Thanks.
I don't get it. Why don't you just set your window properties to "fixed single" or fixed anything else?
Because it is MDI Form and it doesn't have that property
Megatron's example works nicely. Next trick for Megatron is to tell us how to remove the little Maximise icon as well :)
Cheers
Paul Lewis