Example #1
0
 private void frmMain_FormClosing(object sender, FormClosingEventArgs e)
 {
     InterceptKeys.stop();
 }