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-12 11:27:15.000000000 -0500 +++ shadow/79869.tmp.10162 2007-03-30 13:59:52.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79869 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -164,6 +164,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-11-12 11:27 ------- Created an attachment (id=18072) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-30 13:59 ------- +Those events are not fired on MS.NET as well. Tabpage enter and leave +events are only fired when actually entering a control inside a +tabpage, and the tab pages on your repros don't have any controls +inside them, so no events. + +I've tried adding a textbox on the tabpages, and the events are fired + correctly on both, so closing this one down. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
