Creating Windows Form User Controls Part -1
Details Related Types
Site:  Master C#
Original URL:  http://www.mastercsharp.com/article.aspx?ArticleID=62&&TopicID=8
Summary:
As we all know that the .NET Platform provides us with a Rich Windows Form API to create Windows Applications. Not only this model rich, but its also very extensible! Developers can quickly create their own controls and extend the API as they want! In this article we will see how to create our own Windows Form User Control to help us create a new 'LabledTextBox' control.
System.Drawing.Point
System.Drawing.Size
System.EventArgs
System.EventHandler
System.Reflection.Emit.Label
System.Web.UI.UserControl
System.Web.UI.WebControls.Button
System.Web.UI.WebControls.Label
System.Web.UI.WebControls.TextBox
System.Windows.Forms.Button
System.Windows.Forms.Label
System.Windows.Forms.TextBox
System.Windows.Forms.UserControl
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com