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