Where are my winforms?
C#
3
Posts
3
Posters
23
Views
1
Watching
-
System.winforms isn't there. I can access forms through System.Windows.Forms.Form but all the books I read and examples I see are using Winforms??? Is there something I am missing? MS all the way!
System.winforms was renamed to System.Windows.Forms in Beta 2 Some of the examples haven't caught up yet...
-
System.winforms was renamed to System.Windows.Forms in Beta 2 Some of the examples haven't caught up yet...