paynea
Newcomer
i'm sure someone can put me right quite quickly....
i've got a windows mdi type application. i'm evaluating the number of open mdi child forms and performing actions based on weather any are displayed or not. (the code for this is fine)
i need to know what handle i can use from the parent form that triggers when child forms are closed.
i've tried a large variety of handles but none seem to work without leaving and re-entering the application completely.
(ie onGotFocus, activated, onActivate etc...)
cheers,
drew.
i've got a windows mdi type application. i'm evaluating the number of open mdi child forms and performing actions based on weather any are displayed or not. (the code for this is fine)
i need to know what handle i can use from the parent form that triggers when child forms are closed.
i've tried a large variety of handles but none seem to work without leaving and re-entering the application completely.
(ie onGotFocus, activated, onActivate etc...)
cheers,
drew.