Hi All,
I'm using the DateTimePicker control in an app and it works fine, but the
default date is the date that I added the control to the form. I know that
this is the Value property and I can change it, but is there a way to
specify the current date every time the app is run?
At runtime, if you go to the drop down calendar, the current date is circled
so I would think that the control should be able to default this date to the
list box. I'm sure it's just a property that I didn't find yet.
Thanks for the help,
-DP-