S
simchajoy2000
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
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