ValueChanged event of the DateTimePicker control is not raised when you change the date (822498)
The information in this article applies to:
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual Basic .NET (2002)
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# .NET (2002)
SYMPTOMSYou set the date format and language in the regional
settings on your computer and then add a DateTimePicker control to a Windows
form. When you run the application and type a single digit in the date field of
the DateTimePicker control, the ValueChanged event is not raised. The ValueChanged event of the control is raised only after you type any one of the
following: - All the digits of a year.
- All the digits of a day.
- All the digits of a month.
STATUS This
behavior is by design.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbvs2005doesnotapply kbvs2005swept kbEvent kbDateTime kbCtrl kbControl kbprb KB822498 kbAudDeveloper |
---|
|