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


           Summary: FlowLayoutPanel Autosize-Dock problem
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        OS/Version: Windows Vista
            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=194654)
 --> (https://bugzilla.novell.com/attachment.cgi?id=194654)
The project which shows the bug.

Hello,
I encountered the following problem. I have a flow layout panel where I add
dynamically (by code) a user control which has autosize set to true. Also the
autosize of the flow layout panel is set to true.
The user control contains two panels wher one panel is in dock style top and
the other one in dockstyle fill. In the panel this is at top there is a button
which hides the second panel.

The problem is now that if I run this under windows it shows me the differnet
user controls. If I run the same code under mono nothing is visible. I think
that it could be a problem of autosize in combination with dockstyle.

Anyway attached there is the project which shows the bug.

Regards
Manfred


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