17
Answers

calling a method to a button

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)