CHAPTER 2 BUILDING C# APPLICATIONS
Figure 2-10. The Add Reference dialog box
By way of a simple test, locate the System.Windows.Forms.dll assembly from the Framework area,
and check the related check box. After you do so (and close the dialog), you will see this library appear
under the References folder of your Solution Explorer. You can delete this reference by selecting it in the
Solution Explorer and pressing the Delete key on your keyboard (or via the Delete menu option of a right
mouse click).
Viewing Project Properties
Finally, notice an icon named Properties within Solution Explorer. When you double-click this item, you
are presented with a sophisticated project configuration editor (see Figure 2-11).
56