17
Answers

calling a method to a button

Photo of albert albert

albert albert

14y
2.1k
1
Hi everyone,

I want to run directly Form1 if the application starts.

I tried this:

   startGame.PerformClick();

But now I have to press start on the form to start the game.

This is the hole project.

THX.

Answers (17)