Hi! Trying to set the checked property in the CheckedChanged event doesn't work directly, but with a litte trick you can achieve this: Call a delegate for resetting the Checked state using BeginInvoke(), so that the code is executed after the CheckedChanged event handler is through.
Regards, mav -- Black holes are the places where God divided by 0...