예제 #1
0
 private void label1_Click(object sender, EventArgs e)
 {
     DiceRoller.DiceRoll();
 }
예제 #2
0
 private void pictureBox4_Click(object sender, EventArgs e)
 {
     DiceRoller.OpenDiceRoller(this);
 }