Good morning everyone.
I know this forum is for C++ but, I have a quick C# question for you. If, you have multiple windows open in a C# program is there a simple line of code to close them all?
For example, say I have a windows form open and from that form I use the following code behind my SubmitButton.