示例#1
0
 private void PictureBox_Logo_Click(object sender, EventArgs e)
 {
     Launcher.ChangePictureBox(this.PictureBox_Logo);
 }