G
Guest
Hi Everyone,
I need your help with VB .Net forms.
I have an MDI Parent form and several MDI Children in my VB .Net App.
I have noticed that when I close the MDI Parent the closing event of the MDI
Children does not fire.
Tow (2) Questions:
1. Is there a way to force the closing event of the MDI Children to fire
when the MDI parent is closing.
2. Is it possible to stop the MDI Parent from closing using the Closing
event of one of the MDI Children.
I need your help with VB .Net forms.
I have an MDI Parent form and several MDI Children in my VB .Net App.
I have noticed that when I close the MDI Parent the closing event of the MDI
Children does not fire.
Tow (2) Questions:
1. Is there a way to force the closing event of the MDI Children to fire
when the MDI parent is closing.
2. Is it possible to stop the MDI Parent from closing using the Closing
event of one of the MDI Children.