[Mono-list] Cannot resize a winform

Olivier Duclos olivier.duclos at gmail.com
Sat Jan 3 23:25:33 EST 2009


Hi,

I have a WinForm application developed under Visual Studio in .NET 2.0. The main window is an MDI.

The application runs fine but is unusable because :
 - the main window starts at a too small fixed size (which was never set in VS)
 - I can't re-size or maximize the window despite these operations were allowed in VS

Also, originally the main main window was supposed to start maximized, but mono didn't take account of this and kept starting at a (too small) fixed size.

We tried everything we could in VS to make the main window re-sizable, but without success. Is this normal ? Any idea how to fix this ?

Thanks.
-- 
-OD


More information about the Mono-list mailing list