Example #1
0
 private void Button1_Click(object sender, EventArgs e)
 {
     w.Run(pictureBox1);
 }