Example #1
0
 private void btDisableTaskMng_Click(object sender, EventArgs e)
 {
     hostInstance.DisableTaskMgr();
 }