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=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 [EMAIL PROTECTED] 2006-11-12 11:26 ------- +I've attached another repro for this issue. Apparently, neither +TabPage.Enter nor TabPage.Leave events are fired. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
