R
Richard Lionheart
Hi All,
I tried creating a C# Form using Petzold's "Programming MS Windows with C#"
guidance. He recommended using the namespace System.Windows.Forms.
However, VS.NET claims "the type or namespace name 'Windows' does not exist
in the class or namespace 'System'."
But I read it, MSDN seems to think it's fine at
http://msdn.microsoft.com/library/d...tml/frlrfsystemwindowsformsformclasstopic.asp.
Anybody know what's going on here?
Thanks in Advance,
Richard
I tried creating a C# Form using Petzold's "Programming MS Windows with C#"
guidance. He recommended using the namespace System.Windows.Forms.
However, VS.NET claims "the type or namespace name 'Windows' does not exist
in the class or namespace 'System'."
But I read it, MSDN seems to think it's fine at
http://msdn.microsoft.com/library/d...tml/frlrfsystemwindowsformsformclasstopic.asp.
Anybody know what's going on here?
Thanks in Advance,
Richard