|
-
Feb 24th, 2008, 02:20 AM
#1
Thread Starter
New Member
[2005] Month Calendar bolded dates
I hope this isn't a re-post, I searched but couldn't find anything specifically.
What I would like to do is to bold a date that the user selects.
So, in the MonthCalendar1.DateSelected event I add the selected date (e.start) to the bolded array:
MonthCalendar1.AddBoldedDate(e.Start)
This works fine in that it adds the date to the bolded array.
But.
It doesn't display it as bolded.
(I have tried refreshing the calendar, but this didn't work either).
Does anyone know how to get it to display the bolded dates?
--Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|