[Mono-bugs] [Bug 82605][Wis] Changed - Label: cant be align to midlle center

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 12:01:14 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 surfzoid2002 at yahoo.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=82605

--- shadow/82605	2007-08-28 11:27:07.000000000 -0400
+++ shadow/82605.tmp.15807	2007-08-28 12:01:14.000000000 -0400
@@ -290,6 +290,13 @@
 ------- Additional Comments From monkey at jpobst.com  2007-08-28 11:27 -------
 The mono bug for everaldo's code is setting both AutoSize=true and
 Anchor=Left|Right.  AutoSize means make the label as small as possible
 and Anchor means make the label's width fill the space.  We interpret
 this contradiction differently from .net.  So it's actually a bug in
 our TableLayoutPanel.
+
+------- Additional Comments From surfzoid2002 at yahoo.fr  2007-08-28 12:01 -------
+from me i also say label.dock = fill, autosize = true and anchor left|
+right at the begining but if yu change the dock property with the
+winform editor (not by the code it's really important(try VS Express
+it s free), Autosize and anchor property are automaticaly adjust from
+you choice of docking.


More information about the mono-bugs mailing list