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 ?