1
Reply

C Sharp MonthCalendar Control

Bobby Rentfro

Bobby Rentfro

Nov 11 2009 4:36 PM
5.4k

I also posted this in C Sharp because I don't know which category would be more appropriate...
I need to make a control that allows the user to select a day of the year, but I don't care about the specific year.  For example I need the user to be able to select Janurary 1st, April 1st, July 1st, and October 1st for a praticular event that is supposed to occur the first day of every quarter every year.  How can I configure the MonthCalendar control to not show the year (at the top of the control where it shows the month and year of the currently displayed month)?  I need to do this in C# windows forms (not web based).
Thanks,
Bobby

Answers (1)