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
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