Hi Erel,
I have a program that a textbox is on top of calendar control in which user can type-in or select date from calendar.
Once the user use the calendar it will be written on textbox, then if user accidentally erased the date from the textbox he has to take again the same date, therefore the value of calendar remains then the valuechanged event will not work anymore.
