Assumptions This Book Makes
To program with the Windows Forms API, you must have installed one of
the many editions of Visual Studio .NET on your system
(Standard, Professional, Enterprise, or Architect). Although you can
write Windows Forms applications using the .NET Framework SDK alone,
the Forms Designer is only available with Visual Studio .NET, and it
is very hard work to write forms-based applications without the Forms
Designer.
|