D
daniel
Hello there,
using .net 1.1, a simple winform app, with a single
datTimePicker control and the handler
dateTimePicker1_ValueChanged. The handler displays a
MessageBox. When i change the day selected in the
datTimePicker everything seems OK, but when i change the
month, the event is send continuously and the handler
called repeatidely as if i was changing the month
again....
Does anyone kow what is going on and/or how can i fix
this beahviour
thanks, daniel.
using .net 1.1, a simple winform app, with a single
datTimePicker control and the handler
dateTimePicker1_ValueChanged. The handler displays a
MessageBox. When i change the day selected in the
datTimePicker everything seems OK, but when i change the
month, the event is send continuously and the handler
called repeatidely as if i was changing the month
again....
Does anyone kow what is going on and/or how can i fix
this beahviour
thanks, daniel.