Set calendar control to display different date

R

Robin

Can someone tell me how to set the calendar control to display a different
date (such as the previous month) when the form is opened? I have tried
setting the control to the previous date and it doesn't change anything.
thanks!
 
R

Robin

Never mind - I figured it out. I was setting it in the open event and I had
to set it in the load event instead.
 
Top