TMonthCalendar Update



I know what the problem was:

When I tryed to change the date field programmaticaly and it failed, it
was because multiselect was true. If Multiselect is set to false it works
perfectly.

Now all I do is have multiselect set to false and then on formshow, I
change the date to current date and THEN change multiselect := true.

Terry
.