Example #1
0
 private void PictureBox1_Click(object sender, EventArgs e)
 {
     PictureBox1.SendToBack();
     Animate_BackLogo();
 }