Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75871 --- shadow/75871 2005-08-21 09:06:15.000000000 -0400 +++ shadow/75871.tmp.28759 2005-08-21 09:06:15.000000000 -0400 @@ -0,0 +1,40 @@ +Bug#: 75871 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: FC4 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: DateTimePicker not working + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +While a datetimepicker object can be easily added to a WinForm, selecting +the picker produces a dropdown, but it has nothing in. + +Steps to reproduce the problem: +1. Compile and run the attached test case +2. +3. + +Actual Results: +The correct date is shown, but selecting the drop down blanks the date and +fails to show anything inside of the dropdown + +Expected Results: +The date demains and the month/time selector is available + +How often does this happen? +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-bugs
