Perform Action In Form1 When Form2 Exits - TechRepublic
General discussion
May 13, 2004 at 04:52 AM
inletgrovehs

Perform Action In Form1 When Form2 Exits

by inletgrovehs . Updated 22 years, 1 month ago

(Visual Basic .NET)

I think this should be fairly simple, but I don’t know the right commands for it. What I want to do is have Form1 be the main program, when you click a button it opens Form2. The user then inputs information into Form2 and clicks a “Save” button.

When Form2 closes, I want Form1 to run some specific code. How do I do this?

This discussion is locked

All Comments