all groups > dotnet windows forms > may 2007 >
You're in the

dotnet windows forms

group:

DateTimePicker


DateTimePicker mahesh.nimbalkar NO[at]SPAM gmail.com
5/30/2007 3:04:59 PM
dotnet windows forms: 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 Ralf Abramowitsch
6/2/2007 11:07:40 AM
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
AddThis Social Bookmark Button