CHAPTER 2 BUILDING C# APPLICATIONS
Figure 2-5. The SharpDevelop New Project dialog box
Like Visual Studio, you have a Windows Forms GUI designer toolbox (to drag and drop controls
onto the designer), and a Properties window to set up the look and feel of each UI item. Figure 2-6
illustrates configuring a button control using the IDE (note that I clicked on the Design tab mounted on
the bottom of the opened code file).
49