[Mono-bugs] [Bug 82763][Min] Changed - Implement SplitContainer.FixedPanel
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 10 14:47:31 EDT 2007
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 contact at i-nz.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82763
--- shadow/82763 2007-09-09 11:03:14.000000000 -0400
+++ shadow/82763.tmp.4781 2007-09-10 14:47:30.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 82763
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: contact at i-nz.net
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: SplitContainer: on resize always resizes panel 1
+Summary: Implement SplitContainer.FixedPanel
SplitContainer has a 'FixedPanel' property which can have values None,
Panel1, or Panel2. When None, on resizing the container, both panels
grow proportionally. If one of the other two value is set the 'other'
panel grows solely.
More information about the mono-bugs
mailing list