PDA

Click to See Complete Forum and Search --> : MS Calendar Control


nmretd
Nov 15th, 1999, 04:35 PM
I am using the MS Calendar control 8.0

I have set the ShowDateSelectors property to false and created 2 navigate buttons to move the month back and forth.

(i.e Calendar1.PreviousMonth/NextMonth)

However, if you are on Nov 16 and you move back a month, it takes you to Oct 16. How can I make it go to the first day of the month programmatically ?

smalig
Nov 15th, 1999, 04:58 PM
Calendar1.Day = 1

------------------
smalig
smalig@hotmail.com
smalig.tripod.com (http://smalig.tripod.com)