Hi, On 06 Jan 2006 21:29:00 +0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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 _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
