** Calendar control

B

bbddvv

In my form, I have a date field that i would like to populate using the
calendar control. But i can't get the calendar to minimize when not in use.

How do i do this? Thanks.
 
M

Mike Labosh

In my form, I have a date field that i would like to populate using the
calendar control. But i can't get the calendar to minimize when not in
use.

There is a Microsoft Date Time Picker ActiveX Control that looks like a
Drop-Down Combo Box, but the drop-down is a calendar. I think this is what
you're asking for.
 
Top