Home arrow ASP.NET arrow Custom Controls and Design-Time Support: Part 1/2
ASP.NET

Custom Controls and Design-Time Support: Part 1/2


Creating custom controls is a key technique in .NET development. This article by Matthew is the first of a two part series where he looks at how to create a custom Windows Form control that behaves properly in Visual Studio .NET.

Author Info:
By: Wrox Team
Rating: 4 stars4 stars4 stars4 stars4 stars / 14
December 03, 2002
TABLE OF CONTENTS:
  1. · Custom Controls and Design-Time Support: Part 1/2
  2. · Inherited Controls in C#
  3. · The DirectoryTree Control (contd.)
  4. · Attributes
  5. · Conclusion

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Custom Controls and Design-Time Support: Part 1/2
(Page 1 of 5 )

Creating custom controls is a key technique in .NET development. A well-written custom control can improve encapsulation, simplify a programming model, and bundle up an important set of functionality into one attractive package - and if you are a control vendor, you can even sell it! However, though custom controls perform wonders at runtime, many act oddly in design mode, don't provide any developer support, and appear with only a generic icon in the toolbox. This article is the first of a two part series (the next part is tomorrow) where we look at how to create a custom Windows Form control that behaves properly in Visual Studio .NET.
blog comments powered by Disqus
ASP.NET ARTICLES

- How Caching Means More Ca-ching, Part 2
- How Caching Means More Ca-ching, Part 1
- Reading a Delimited File Using ASP.Net and V...
- What is .Net and Where is ASP.NET?
- An Object Driven Interface with .Net
- Create Your Own Guestbook In ASP.NET
- HTTP File Download Without User Interaction ...
- Dynamically Using Methods in ASP.NET
- Changing the Page Size Interactively in a Da...
- XML Serialization in ASP.NET
- Using Objects in ASP.NET: Part 1/2
- IE Web Controls in VB.NET
- Class Frameworks in VB .NET
- Cryptographic Objects in C#: Part 1
- Sample Chapter: Pure ASP.Net

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 3 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials