Answers to Hour 1

1: What type of C# project creates a standard Windows program?
A1: Windows Application project
2: What window is used to change the attributes (location, size, and so on) of a form or control?
A2: Properties window
3: How do you access the default event (code) of a control?
A3: Double-click the control
4: What property of a PictureBox do you set to display an image?
A4: The Image property
5: What is the default event for a Button control?
A5: Click event

Get Sams Teach Yourself C#™ in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.