C
cweeks
When the user clicks on my Exit menu command I call Close() followed by
Application.Exit(). The GUI goes away as expected but the process is
still listed in Task Manager. What do I need to do to really terminate
the process?
Application.Exit(). The GUI goes away as expected but the process is
still listed in Task Manager. What do I need to do to really terminate
the process?