this is the event that triggers the parent window after closing the child window?
thanks!!
V
thanks!!
V
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vivianoPosted Nov 6, 2011, 4:27 PM
vivianoPosted Nov 6, 2011, 2:39 PM
Suthish NairPosted Nov 6, 2011, 2:17 PM
vivianoPosted Nov 6, 2011, 2:10 PM
what is is the event on parent window that happens after child windows close, or where is the focus on parent window when child window is closed.
i need to run some command in parent window when i close child window.
thanks!!
Sam HobbsPosted Nov 6, 2011, 1:52 PM
You say "this is the event"; what event? Do you mean to ask what event causes the parent window to close after the child window is closed? Or are you asking how to close the parent window after the child window is closed? Or something else?
If a child window is closed, then the parent is not closed. If the parent window is closed, then the child windows are closed first then the parent.