Click here to Skip to main content
15,886,788 members
Articles / Programming Languages / C#

Inheriting a Form from an Abstract Class (and Making it Work in the Designer)

Rate me:
Please Sign up or sign in to vote.
3.10/5 (13 votes)
20 Jan 2008CPOL6 min read 85.3K   432   28  
Visual Studio's and SharpDevelop's Designers can't directly edit Forms inherited from abstract classes. Several workarounds are possible. In this article, a simple and quite confortable one is presented.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Italy Italy
I'm a freelance software developer working on C#, PHP and CakePHP. At the moment I'm mainly working for an Italian software house on a quite big software based on .NET, PostGreSQL and NHibernate.

Comments and Discussions