Hi Genius !!!!!
i'm creating a schedule program that is part of my project.
i want to make a Month (Like MonthCalender control) with specified date as a [RTF] text file, means want to save a RTF file like

if customer select a day[ie 10] in a month calender output should be

Sun Mon Tue Wed Thurs Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
.....

can anyone guide me to create codes i duno from where can i start?...

Thanks