MonthCalendar date range highlight problem

Daniish

New member
Joined
Jan 18, 2010
Messages
1
Programming Experience
Beginner
Hello,

I have just started learning .NET and i am using the Visual Studio Express environment. I'm following the How Do I lessons and am currently on:

Displaying Dates: Using MonthCalendar and DateTimePicker Controls

During this lesson it asks me to build a simple app with a MonthCalendar and to experiment with selecting date ranges.

My question is this:
When i select a date range, it highlights the dates and this makes it difficult to read them in the calendar. Is there a property that can be altered to put highlighted dates in a more readable colour?


Many thanks
 
Back
Top