I wrote a program using VB 2008 Express Edition and noticed that when I close the program (by clicking the "X" top right corner), sometimes the program is still showing in processes within Task Manager.
What do I need to include in my programming to make sure this does not occur - i.e. make sure the process ends when I exit the program?
Thank you in advance for your time.
What do I need to include in my programming to make sure this does not occur - i.e. make sure the process ends when I exit the program?
Thank you in advance for your time.