Example #1
0
File: Form1.cs Project: imrole/c-
 private void button4_Click(object sender, EventArgs e)
 {
     label1.Text = ip.Pause();
 }