Hour 1

1: What type of Visual 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 in the IDE?
A2: Properties window
3: How do you access the default event (code) of a control?
A3: Double-click the control on its form designer.
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: The Click event

Get Sams Teach Yourself Microsoft® Visual C#™ .NET 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.