paynea
Member
im sure someone can put me right quite quickly....
ive got a windows mdi type application. im 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.
ive 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.
ive got a windows mdi type application. im 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.
ive 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.