How can I catch a value from one form to another before the form closes?
Unfortunately, you can't handle an event from one form on another form. What you'll want to do is handle the Close event on Form A and manually tell Form B about the selected item.
Dig Deeper on Win Development Resources
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Microsoft .Net Development experts
Start the conversation
0 comments