Hi!
I'm working with a windows application in .Net2.0 and I have a monthCalendar in one of my forms.
My problem is that this control always executes automaticaly its dateChanged event every 2 minutes.
I don't know if that's normal but is very anoying. I would like to know if there's any way to configurate this time or something similar to prevent the event to be executed unless I change the selected date.

Thankyou very much!1 Best regards!!