
System.WinForms / System.Windows.Forms
The difference in namespace name has nothing to do with the OS.
WinForms was the name in beta 1 and earlier, but it was changed to
Windows.Forms as of beta 2, and that's the way it will stay.
Quote:
> What i need to do (which namespace) to develop a program which can run
>it well on Win200 and WinME?
Install a more recent version of .NET on your Windows 2000 machine,
and start using Windows.Forms everywhere.
Mattias
===
Mattias Sj?gren (VB MVP)
http://www.msjogren.net/dotnet/