all groups > vb.net controls > august 2005 >
You're in the

vb.net controls

group:

Monthcalendar Control


Monthcalendar Control Len
8/26/2005 9:25:03 AM
vb.net controls:
I want to display three months in the control, the current month, past month
and next month. I could do this in VB6 but have yet to find a way in VB.Net.
Re: Monthcalendar Control Herfried K. Wagner [MVP]
8/26/2005 11:03:13 PM
"Len" <Len@discussions.microsoft.com> schrieb:
[quoted text, click to view]

Simply size the control to show three month. In addition to that you can
set the control's 'MinDate' and 'MaxDate' properties.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Re: Monthcalendar Control Mona
8/30/2005 12:00:00 AM
Hello Len,
How are you doing?

Try using the .net Month MonthCalendar1 (System.Windows.Form.MonthCalendar)
and stretch it horizontally to show three months. Then you may code this
control as per your requirement to show custom months. this can be previous
and next months including the current month.

I hope this helps.


Thanks
Mona
[Grapecity]

[quoted text, click to view]

AddThis Social Bookmark Button