Click here to Skip to main content
15,881,746 members
Articles / Programming Languages / C#

Extending Windows Forms - lightweight views

Rate me:
Please Sign up or sign in to vote.
4.63/5 (27 votes)
20 Aug 200619 min read 119.1K   1.1K   103  
This article describes an implementation of lightweight views - visual objects that behave like Windows Forms controls but are windowless. Such objects simplify some user interface design tasks and conserve system resources.
..\bin\Debug\TestBench.exe
..\bin\Debug\TestBench.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\Pvax.App.Views.TestBench.Pvax.App.Views.TestBench.MainForm.resources
obj\Debug\TestBench.exe
obj\Debug\TestBench.pdb

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 has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Russian Federation Russian Federation
I'm a system administrator from Moscow, Russia. Programming is one of my hobbies. I presume I'm one of the first Russians who created a Web site dedicated to .Net known that time as NGWS. However, the Web page has been abandoned a long ago.

Comments and Discussions