https://bugzilla.novell.com/show_bug.cgi?id=381886
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381886#c4 --- Comment #4 from Everaldo Canuto <[EMAIL PROTECTED]> 2008-06-12 15:19:13 MDT --- Well, comment the "if's" is not the better solution because it is here for one reason. I think that the problem is that the "if" must check "!=" instead of "==" to prevent call control.DndDrop for control == null. That was probably a mistake with == and !=. I will fix that and test under win. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
