Customizing Controls and Events in C#


Overview/Description
To demonstrate how to customize controls and add event handling to a C# Windows application

Target Audience


Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials

Prerequisites


A broad knowledge of the .NET Framework and experience creating a simple application using Visual Studio .NET and C#

Expected Duration


140 Minutes

Objectives :

Customizing Controls and Events in C#

  • identify the steps to add a graphical element using the Graphics object.
  • develop Windows controls by extending existing controls, creating composite controls, or creating custom controls.
  • configure control licensing and hosting in C#.
  • create a custom Windows control in a C# application and add licensing for it.
  • create and invoke delegates in C#.
  • raise and handle events in C#.
  • declare, raise, and handle an event, and create and invoke a delegate in a C# Windows application.

  • Course Number: 130036_eng