Chapter 1. Introducing Windows Forms

Terms you'll need to understand:

  • .NET Framework

  • Common Language Runtime (CLR)

  • Framework Class Library (FCL)

  • Integrated development environment (IDE)

  • Class

  • Inheritance

  • Namespace

  • Application and Form class

  • Event handling

  • Delegate

  • System.Drawing namespace

  • Draw and Fill method

Techniques you'll need to master:

  • Create a form and edit its properties at design time using the Properties window and at run time within the form's code.

  • Understand how to handle events in a Windows Forms application.

  • Experiment with the classes in the System.Drawing namespace.

  • Understand the use of the Draw and Fill methods of the Graphics class.

A user interface enables you to input and modify information for use by an application. Many types of controls ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) 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.