L
Lonifasiko
Hi,
I would like to change/add/delete bolded dates in MonthCalendar control
but I'm not able to do it. I've tried setting a new DateTime array to
BoldedDates property, but many times I receive an "IndexOutOfRange"
exception, and others, monthcalendar control simply does not show the
new bolded dates. Has anybody tried this before?
I know this control has got "AddBoldedDates" method in Winforms, but CF
hasn't. Any tricky way or thir party control that can do that for me?
I'm using MonthCalendar control from System.Windows.Forms because it's
que unique monthcalendar control in which changing its font, I've
achieved the control to be bigger.
I've laso tried MonthCalendar from OpenNETCF but I've read a post from
Peter Foot where he says "BoldedDates", "AnnuallyBoldedDates" and
"MonthlyBoldedDates" properties have not still been implemented.
Thanks very much in advance.
I would like to change/add/delete bolded dates in MonthCalendar control
but I'm not able to do it. I've tried setting a new DateTime array to
BoldedDates property, but many times I receive an "IndexOutOfRange"
exception, and others, monthcalendar control simply does not show the
new bolded dates. Has anybody tried this before?
I know this control has got "AddBoldedDates" method in Winforms, but CF
hasn't. Any tricky way or thir party control that can do that for me?
I'm using MonthCalendar control from System.Windows.Forms because it's
que unique monthcalendar control in which changing its font, I've
achieved the control to be bigger.
I've laso tried MonthCalendar from OpenNETCF but I've read a post from
Peter Foot where he says "BoldedDates", "AnnuallyBoldedDates" and
"MonthlyBoldedDates" properties have not still been implemented.
Thanks very much in advance.