[Mono-bugs] [Bug 76509][Nor] New - OnClick and control.Click events
get not called in some controls
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 22 08:11:00 EDT 2005
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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=76509
--- shadow/76509 2005-10-22 08:11:00.000000000 -0400
+++ shadow/76509.tmp.13776 2005-10-22 08:11:00.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 76509
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: OnClick and control.Click events get not called in some controls
+
+Overriding OnClick in some derived Control classes or adding a control.Click
+EventHandler has no effect.
+OnClick or the Click event doesn't get called.
+
+Examples are ListBox and ListView.
More information about the mono-bugs
mailing list