FormClosing

  • 14 years ago

    Is FormClosing the new name for Form_Unload? (VB6)?

    I have an app where when the application has been quit, just before it quits I want to execute the Tools.Shell command to launch another exe. So I am wondering if I would want to put that code there?

  • 14 years ago
    Figured this out now after playing with it more ... mods please delete this post :)
  • 14 years ago

    Read the documentation.

    FormClosing: Occurs before the form is closed.
    FormClosed: Occurs after the form is closed.


Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“My definition of an expert in any field is a person who knows enough about what's really going on to be scared.” - P. J. Plauger