|
Programmatically Wiring-Up Events in C#
|
Programmatically Wiring-Up Events in C# by Matthew ReynoldsDescriptionOne 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.
|
||||||||||||
Become a fan of EbooksPublication.com | Best Source for Kindle eBooks on Facebook for the inside scoop on latest and most exclusive books.