October 2003
Intermediate to advanced
736 pages
15h 25m
English
Most WinForms projects start in the New Project dialog box, available via File | New | Project (Ctrl+Shift+N) and shown in Figure 1.1.

To build an application, you'll want the Windows Application project template. To build a library of custom controls or forms for reuse, you'll want the Windows Control Library project template. When you run the Windows Application Wizard, choosing whatever you like for the project name and location, you'll get a blank form in the Designer, as shown in Figure 1.2.
Before we start the drag-and-drop extravaganza that ...
Read now
Unlock full access