It sounds like you may be missing a project reference. Your project needs to reference the System.Windows.Forms assembly. Then you'll be able to add the using directives.
hannibal wrote: > > Hello, I am a beginners.I trying to write a winforms application first, > and then downloading the library (libmono-winforms *) I have a problem to > call the library with the using, there isn't! how can I do ? > > sorry for my english, but i'm not english, and now I'm learning. > -- View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-winforms-tp3641726p3642000.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
