[Mono-bugs] [Bug 79869][Min] Changed - Enter event does not fire on tabpage

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 12 11:26:32 EST 2006


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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=79869

--- shadow/79869	2006-11-08 16:26:50.000000000 -0500
+++ shadow/79869.tmp.19016	2006-11-12 11:26:32.000000000 -0500
@@ -154,6 +154,11 @@
             Application.EnableVisualStyles();
             Application.SetCompatibleTextRenderingDefault(false);
             Application.Run(new Form1());
         }
     }
 }
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-12 11:26 -------
+I've attached another repro for this issue. Apparently, neither 
+TabPage.Enter nor TabPage.Leave events are fired.
+


More information about the mono-bugs mailing list