Create event handlers for Windows Forms and controls
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Exam 70-526 Preparation Guide: Create event handlers for Windows Forms and controls. |
Use the Windows Forms Designer to create event handlers.
Manage mouse and keyboard events within Windows Forms applications.
Program a Windows Forms application to recognize modifier keys.
Use the Windows Forms Designer to create default event handlers.
Create event handlers at run time to respond to system or user events dynamically.
Connect multiple events to a single event handler.
Use the Code Editor to override methods defined in the base class.