Don't get angry! I have googled and I have come across answers - but mainly inconclusive answers.
I understand that taking the argument for new Form1() away (application.ru n()) is something I should do. But then the code in Form1 wouldn't be executed, would it? I don't quite understand how to go about doing this.
I understand that taking the argument for new Form1() away (application.ru n()) is something I should do. But then the code in Form1 wouldn't be executed, would it? I don't quite understand how to go about doing this.
Comment