Click here to Skip to main content
15,880,956 members
Articles / Programming Languages / C#

Have a Great DesignTime Experience with a Powerful DesignSurface (Extended) Class

Rate me:
Please Sign up or sign in to vote.
4.93/5 (54 votes)
14 Mar 2008CPOL3 min read 176.1K   7.2K   142  
Use design facilities (TabOrder, UndoEngine, SnapLines / Grid alignment) to design WinForms

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer (Senior)
Italy Italy
I started coding in 1984 on a ZX Spectrum. From the Sinclair Basic I jumped straight to C++ (which I use since 1992). I wrote code in assembly 386, ANSI C++ (I love it) and VisualBasic 6.0 (urgh!!!); nowadays I write code in C# 4.0!

I was born in 1968 in Italy and I live in the north west of my country (near Venice). I work as a Project Leader/Senior Developer.

Computer Science interests: I like coding 3D-GameEngine and OpenGL applications.

Sport and hobbies: Martial Arts, Latino Dance, travels, reading and writing novels.

Comments and Discussions