Results 1 to 4 of 4

Thread: [RESOLVED] [2005] closing my appplication

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    255

    Resolved [RESOLVED] [2005] closing my appplication

    hello,

    is there any specific code that i have to put behing my quit button to close my application and ensure thatit terminates correctly and stops using system resorses?

    currently i am just using me.close()

    not sure if this is right though?!?!

    thanks

    Iain

  2. #2
    Frenzied Member stimbo's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,739

    Re: [2005] closing my appplication

    Application.Exit

    is the recommended way.
    Stim

    Free VB.NET Book Chapter
    Visual Basic 2005 Cookbook Sample Chapter

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    255

    Re: [2005] closing my appplication

    thanks alot!!

  4. #4
    Fanatic Member onlyGirl's Avatar
    Join Date
    Sep 2006
    Location
    Houston, TX
    Posts
    743

    Re: [2005] closing my appplication

    Please mark your thread resolved.
    Using Visual Studio 2008

    Please mark your thread RESOLVED if you no longer need help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width