I have a checkbox. In its check event I want to turn off IdleDetectionMode and unchecked event I want to turn on. This is the code: –
private void chkRunInBackground_Checked(object sender, Ro
I have a checkbox. In its check event I want to turn off IdleDetectionMode and unchecked event I want to turn on. This is the code: –
private void chkRunInBackground_Checked(object sender, Ro