So I have the following code for when the \"Add player\" button is clicked
private void addPlayerBtn_Click_1(object sender, EventArgs e) { //Do some code
private void command() { addPlayerBtn.PerformClick(); }