Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3937104
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:01:48+00:00 2026-05-20T00:01:48+00:00

sometimes, when I use Form.close() when debugging my program, although the form is closed,

  • 0

sometimes, when I use Form.close() when debugging my program, although the form is closed, the application is still running. I noticed this behaviour when using the msgbox function.

I have no thread nor timer running, so what is the best way to close a .NET app? I am using VB.NET.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T00:01:49+00:00Added an answer on May 20, 2026 at 12:01 am

    The situation you describe is pretty fishy. Whenever you close your program’s startup form, the entire application should quit automatically, including closing all other open forms. Make sure that you’re closing the correct form, and you should not experience any problems.

    The other possibility is that you’ve changed your project (using its Properties page) not to close until all open windows have been closed. In this mode, your application will not exit until the last remaining open form has been closed. If you’ve chosen this setting, you have to make sure that you call the Close method of all forms that you’ve shown during the course of application, not just the startup/main form.

    The first setting is the default for a reason, and if you’ve changed it, you probably want to go fix it back.
    It is by far the most intuitive model for normal applications, and it prevents exactly the situation you describe. For it to work properly, make sure that you have specified your main form as the “Startup form” (rather than a splash screen or log-in form).

    The settings I’m talking about are highlighted here:

       Visual Studio Project Properties

    But primarily, note that you should never have to call Application.Exit in a properly-designed application. If you find yourself having to do this in order for your program to close completely, then you are doing something wrong. Doing it is not a bad practice in itself, as long as you have a good reason. The other two answers fail to explain that, and thus I feel are incomplete at best.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When is it a good idea to use PHP_EOL ? I sometimes see this
Normally you use Form.Visible to check if Window is visible at all. But sometimes
I sometimes use the feature 'Reconcile Offline Work...' found in Perforce's P4V IDE to
I mostly use lambda functions but sometimes use nested functions that seem to provide
I use Emacs primarily for coding Python but sometimes I use IDLE. Is there
In a Rails app sometimes you use a redirect in an action... redirect_to :controller
I sometimes need to use Visual Studio when I have limited screen real estate
I use int.MaxValue as a penalty and sometimes I am computing the penalties together.
I use huge data files, sometimes I only need to know the number of
I'm in the trade of developing business web applications. They are mostly internal-use, sometimes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.