Winform - this.Region property implemented on Linux?

user65 <[email protected]> Mon, 10 Jan 2011 03:05:40 -0800 (PST)
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
Hi there

I would like to know whether the intended behavior of this.Region on a
Winform form is implemented on linux?

If i run the following code on OpenSuse 11.3 with mono stable 2.8.2 it has
no effect.

Rectangle rect = new Rectangle(0, 0, 200, 200);
this.Region = new Region(rect);
this.Invalidate();
this.Refresh();

Any help / suggestions / alternatives are welcome?

Regards,
user65


-- 
View this message in context: http://mono.1490590.n4.nabble.com/Winform-this-Region-property-implemented-on-Linux-tp3206956p3206956.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list