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=79338 --- shadow/79338 2006-09-08 20:48:28.000000000 -0400 +++ shadow/79338.tmp.25063 2006-09-23 18:40:48.000000000 -0400 @@ -18,6 +18,11 @@ activating fullscreen just replaces the window with one the same size, but decorationless. switching back from fullscreen (hit f2 again) reverts the window, but the reverted window can not be resized. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-23 18:40 ------- +That weird behavior is because the value of FormBorderStyle changes +(Sizable->None->Sizable). When the value changes from None to Sizable, +the Form can't resized anymore. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
