Monday, July 27, 2009

C# question?

I cant seem to use the System.Windows.Forms namespace I keep getting an error anyone know why?





here is the error:





Error 1 The type or namespace name 'Windows' does not exist in the namespace 'System' (are you missing an assembly reference?)

C# question?
create a windows form project and the IDE add by default the assembly System.Windows.Forms and the assembly System.Drawing.. or add assembly to your project..


No comments:

Post a Comment