M
Markus Wildgruber
Hi!
We have an Mdi-parent window and want to close all of its children. The user
should be able to cancel the closing-procedure (e.g. when the contents of
the child window have been modified and the user clicks 'cancel' in the
messagebox that asks if the contents should be saved).
How can we determine if the closing of the child window has been canceled
after calling the Close-method on the child window-object?
TIA,
Markus
We have an Mdi-parent window and want to close all of its children. The user
should be able to cancel the closing-procedure (e.g. when the contents of
the child window have been modified and the user clicks 'cancel' in the
messagebox that asks if the contents should be saved).
How can we determine if the closing of the child window has been canceled
after calling the Close-method on the child window-object?
TIA,
Markus