OK、私はコーディングの初心者です
だから私がやろうとしているのは
、ユーザーが他の複数のボタンの1つをクリックして続行するのを待つボタンです
void Mainbutton()
{
//the program run throw so method
//Wait for the user to choose one button (I made a numeric pad with buttons)
//Then use this information to work
}
私は私の英語がそれほど上手ではないことを知っています どうもありがとう