W
Water Cooler v2
If I have only one main form in my WinForms app, do I also need to
call Application.Exit() after this.Close() or will just the call to
Close() suffice?
call Application.Exit() after this.Close() or will just the call to
Close() suffice?