Exemple #1
0
 private void timer1_Tick(object sender, EventArgs e)
 {
     pictureBox1.Image = Image.FromFile(proxy.ShowImage());
 }