Example #1
0
 private void cmdCancel_Click(object sender, EventArgs e)
 {
     mClient.Cancel();
     ZSetControlState();
 }