Hi everyone,
I have an application that uses and MDIForm and a number of child forms.
Is it possible to prevent the controlbox on the MDI from working altogether or at least prevent it from working if a specific criteria is met i.e. a flag is set to true etc.
This is because I would prefer the application to be closed using it's own 'QUIT' command in order to ensure the integrity of any data that may have been written to the system database during a half completed transaction.
Any help with this would be greatly appreciated.
Cheers,
Chris
I have an application that uses and MDIForm and a number of child forms.
Is it possible to prevent the controlbox on the MDI from working altogether or at least prevent it from working if a specific criteria is met i.e. a flag is set to true etc.
This is because I would prefer the application to be closed using it's own 'QUIT' command in order to ensure the integrity of any data that may have been written to the system database during a half completed transaction.
Any help with this would be greatly appreciated.
Cheers,
Chris