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=80497 --- shadow/80497 2007-01-11 10:35:56.000000000 -0500 +++ shadow/80497.tmp.14978 2007-01-12 07:21:51.000000000 -0500 @@ -26,6 +26,13 @@ Running the Application in Mono, there is a Problem in Resizing Labels. During Designtime in Visual Studio, Labels will have a Size automatically to the Text they hold. When assigning new Text, they will resize to the new Textlength. Same in Mono doesnt work - the Labels will hold the Size and did not resize to the new assigned Text. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-12 07:21 ------- +The Visual Studio designer seems to set AutoSize on Label controls to +true. +Label.AutoSize does not work properly on Mono 1.2.2.1. It seems it +does however work on the SVN version. +I suggest changing this bug to FIXED. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
