Hello,

When changing the .Checked or .CheckState property of a checkbox control in runtime, the CheckBox_CheckedChanged event is automatically called, for obvious reasons which I completely understand. Still, is there a way to somehow not let it do this?