Answer 4
Hi,winLight
There is a Shutdown mode in the properties of application in VS
Right click your project name->Properties->Application tab->Shutdown mode
two options for u to choose:
1. when startup form closes
2. when last form closes
Choose one base on the specific requirement.