https://bugzilla.novell.com/show_bug.cgi?id=396852
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=396852#c2 Nagappan A <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Nagappan A <[EMAIL PROTECTED]> 2008-09-29 11:41:22 MDT --- As per mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs internal override void FireEnter () { // do nothing - forms don't generate OnEnter } internal override void FireLeave () { // do nothing - forms don't generate OnLeave } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
