MonthCalendar control

  • Thread starter Thread starter Al_C
  • Start date Start date
A

Al_C

Hi,
Have an app where the user wants to pull up data for selected dates. The
monthcalendar control
is ideal for that, but the problem I have is that there may not be data for
all dates. I'd rather not have
them select dates for which there is no data.
Given my choice I'd like to highlight in some fashion dates for which data
is available. I can see how to use the
bold attribute for a date, but it's pretty sad. I'd rther underline or even
better color those dates that have
data associated with them.
I see how it is done on a web control, but not in a forms context.
Any pointers?
Al
 
Hi Bobby,
Justed checked it out
Unless I'm really way off base, the monthcalendar they are referring to that
has the render event is
for the web version of the control.
Have a Happy New Year,
Al



..
 
Back
Top