[Mono-winforms-list] Resizing of forms.

Miguel de Icaza miguel at ximian.com
Wed Oct 12 16:24:13 EDT 2005


Hello,

>     Today I spent some time figuring out the pieces on how form resizing
> works, and I found a pretty good article that describes how form
> resizing works and some of their internal methods:
> 
> 	http://msdn2.microsoft.com/en-us/library/ms135650

Oops, I posted the wrong url, this is the correct url:

http://blogs.msdn.com/mharsh/archive/2004/01/25/62621.aspx

> 
>     There is one mistake in that article though;  It states that the 1.x
> mechanism works on 2.x which made me waste a few hours this afternoon
> figuring it out.  It turns out that the 1.x mechanism no longer works on
> 2.x, it has been replaced by a different system.   It took me a while to
> realize that.  
> 
>     In the end, I switched from VS 2005 to VS 2003 and all of my tests
> started working.  
> 
>     Am going to try to implement this functionality in my copious spare
> time.
> 
> Miguel.
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
-- 
Miguel de Icaza <miguel at ximian.com>


More information about the Mono-winforms-list mailing list