S
Smurfman-MSDN
Using Visual Basic 2008 in VS2008
I am looking for a way to extend the existing MonthCalendar to allow me to
control the color of the Bolded Dates.
I have found some examples on the web, for custom calendar controls, but the
code is either incomplete, or does not accomplish what I would like to do,
meaning that it is missing features of the existing MonthCalendar that I
would like to keep using, namely the dimentions, 4x3 for exampe to display a
whole year.
Basically, what I want to do, is add a property to the Date in the
collection of BoldedDates, that controls the Font color of the bolded date.
THanks
J
I am looking for a way to extend the existing MonthCalendar to allow me to
control the color of the Bolded Dates.
I have found some examples on the web, for custom calendar controls, but the
code is either incomplete, or does not accomplish what I would like to do,
meaning that it is missing features of the existing MonthCalendar that I
would like to keep using, namely the dimentions, 4x3 for exampe to display a
whole year.
Basically, what I want to do, is add a property to the Date in the
collection of BoldedDates, that controls the Font color of the bolded date.
THanks
J