Hi there,

I have set DateTimepicker1.ShowCheckBox = True and also set DateTimepicker1.Checked = false but still it displays checked tickmark in the checkbox.

Basically, I want to uncheck the checkbox of DateTimePicker programmatically.

Thanx in advance
a_k93