Programmatically Wiring-Up Events in C# by Matthew Reynolds
Description
One of the most powerful features of .NET is the ability to create dynamic forms for Windows applications. Although this was possible before .NET, it's now very easy to achieve. It enables us to obtain objects derived from System.Windows.Forms.Control at runtime, and use them as if we'd painted them on with the forms designer at design time. In this article, Matthew Reynolds shows you how to dynamically create controls in C# and wire--up methods to the control's events.
Book Details |
Author: Matthew Reynolds | Binding: Digital | Language: English | Pages: 15 |