[Mono-winforms-list] simple example somwhere?
Mart Roosmaa
roosmaa at gmail.com
Sat Jan 7 05:38:50 EST 2006
Hi,
On 06 Jan 2006 21:29:00 +0000, jens-theisen at gmx.de <jens-theisen at gmx.de> wrote:
> Hello,
>
> I'm completely new to both .NET and mono and am stuck using winforms. A
> simple Hello, World example I tried
>
> using System.WinForms;
>
> class MyForm : System.WinForms.Form ...
>
Actually the namespace is: "System.Windows.Forms"
And for various examples, check out:
http://svn.myrealbox.com/viewcvs/trunk/winforms/
> can't find these symbols in mono 1.1.12. I couldn't find any
> documentation, nor do I see where the symbols are actually defined among
> the files in the mono distribution.
>
If documentations in monodoc won't do it for you, you can always use msdn.
Mart
More information about the Mono-winforms-list
mailing list