Hi Joy,
No; I have never seen this happen; evidently, neither has anyone else.
I'd recommend you remove the controls and replace them with new controls;
makes no sense, but something's radically wrong.
Bernie Yaeger
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have a VB.NET form with several DateTimePickers on it. These have
> worked great for me until several days ago. All of a sudden they no
> longer recognize user input. So if a user enters a date (other than
> the default date) into the DateTimePicker, it shows the user that the
> value has changed on the form but when I try to access
> DateTimePicker.Value or DateTimePicker.Text programmatically, it
> doesn't recognize the change - all I get is the original default value.
>
> I am at a complete loss as to why this is happening. Has anyone else
> encountered this problem before and does anyone know how to fix it??
>
> Thanks!
>
> Joy
>
|