Dropbear
August 21st, 2002, 10:29 PM
I have tried downloading and running some sample code off of the net, and quite a few have references to "System.Winforms". This comes up for me as an invalid reference. The version of Visual Studio .NET and my books all have "System.Windows.Forms"
Is System.Winforms some beta release or something that has changed on the production version? Or is it a valid reference that my Visual Studio .NET can't find.
For the record, in this demo, the following all come up as illegal references
"Microsoft.Win32.Interop"
"System.Configuration"
"System.Diagnostics"
"System.Net"
Sorry if this is a real basic question
Is System.Winforms some beta release or something that has changed on the production version? Or is it a valid reference that my Visual Studio .NET can't find.
For the record, in this demo, the following all come up as illegal references
"Microsoft.Win32.Interop"
"System.Configuration"
"System.Diagnostics"
"System.Net"
Sorry if this is a real basic question