I am using DateTimePicker control in my form and I wanted this control
to be shown in open state (like user clicked it to open) when form
loads.

Any idea how to do that?

Thanks!

Re: DateTimePicker by Ralf

Ralf
Sat Jun 02 06:07:40 CDT 2007

Hi,

I'm not sure about what you want to do.
Maybe you should use the System.Windows.Forms.MonthCalendar-control
(additionally). It looks like the DateTimePicker in open state.

I've uploaded a comparison-screenshot. Look here:
http://www.minibrain.de/Code/datetimepicker_vs_monthcalendar.png

HTH

Best regards,
Ralf