http://bugzilla.novell.com/show_bug.cgi?id=536036
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=536036#c2 --- Comment #2 from tom hindle <[email protected]> 2009-09-01 14:29:34 MDT --- Actually seems be caused by ToolStrip.SetDisplayedItems () called from ToolStrip.OnLayout // causes the problem: protected override void OnLayout(LayoutEventArgs levent) { this.SetDisplayedItems (); } -- Configure bugmail: http://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
