https://bugzilla.novell.com/show_bug.cgi?id=398686


           Summary: Mdi form MaximizeBox and MinimizeBox properties no
                    honoured
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=221125)
 --> (https://bugzilla.novell.com/attachment.cgi?id=221125)
Code to reproduce the problem

If I set MaximizeBox and/or MinimizeBox to false on an MDI form, the Maximize
and/or minimize boxes remain and are still active


Steps to reproduce the problem:
1. compile the attatched code with
mcs -r:System.Windows.Forms,System.Drawing Form1.cs
2. run it and observe


Actual Results:
three Mdi forms appear, all having minimize, maximize and close present and
active


Expected Results:
three Mdi forms should appear
one with only a close button
one with a disabled minimize button
one with a disabled maximize button


How often does this happen? 
every time using Mono 1.9.1 on Windows and Linux


Additional Information:


-- 
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

Reply via email to