S
Smurfman-MSDN
Using Visual Basic 2008 and the MonthCalendar Control
Is there a way to make the calendar advance a specified number of months at
a time.
For example I want to place one calendar on a form, and when the user
advances the calendar, it advances 3 months instead of one.
Thus I could effectively display Jan-->Apr-->Jul-->Oct thus limited the
user's selection of dates to dates with in those months only.
Another example, I would like to make the calendar advance 12 months at a
time, so I could display one monthcalendar on the form, and the user would
just advance 1 year at a time Jan 2009 --> Jan 2010 --> Jan 2011 and so forth.
How can I accomplish this?
Thanks
J
Is there a way to make the calendar advance a specified number of months at
a time.
For example I want to place one calendar on a form, and when the user
advances the calendar, it advances 3 months instead of one.
Thus I could effectively display Jan-->Apr-->Jul-->Oct thus limited the
user's selection of dates to dates with in those months only.
Another example, I would like to make the calendar advance 12 months at a
time, so I could display one monthcalendar on the form, and the user would
just advance 1 year at a time Jan 2009 --> Jan 2010 --> Jan 2011 and so forth.
How can I accomplish this?
Thanks
J