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=78865 --- shadow/78865 2006-07-15 06:27:11.000000000 -0400 +++ shadow/78865.tmp.21732 2006-08-10 16:13:12.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78865 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -51,6 +51,10 @@ inside CreateParams: ControlBox = true; MinimizeBox = false; MaximizeBox = false; + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 16:13 ------- +Fixed in svn. Calling multiple times is legal (and MS does, too). But +we weren't considering the settings in CommonDialog. svn r63620 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
