VB .Net WIN Forms

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top