Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / controls

Controls

controls

Great Reads

by Daniel Brousser
Custom TextBox control for UI input validation
by Dean Feng
Use common panel and GDI+ to achieve a magnifier effect of image in winform.
by Colin Eberhardt
How to re-template the Silverlight ProgressBar control to render a circular progress indicator
by Graham Wilson
A collection of simple .NET Framework/.NET WinForm controls and utilities.

Latest Articles

by Daniel Brousser
Custom TextBox control for UI input validation
by Dean Feng
Use common panel and GDI+ to achieve a magnifier effect of image in winform.
by Colin Eberhardt
How to re-template the Silverlight ProgressBar control to render a circular progress indicator
by Graham Wilson
A collection of simple .NET Framework/.NET WinForm controls and utilities.

All Articles

Sort by Score

controls 

by Colin Eberhardt
How to re-template the Silverlight ProgressBar control to render a circular progress indicator
by Colin Eberhardt
This blog post provides step-by-step instructions for creating a user control, which exposes bindable properties, in WPF and Silverlight. The post covers dependency properties, and how to manage DataContext inheritance.
by Vangos Pterneas
A look at an advanced HTML5 feature: Web workers
by Md. Rashim Uddin
How to define your own dialog box
by Shai Raiten
In my previous posts about Kinect I've showed how to get started, how to change Angles and more cool stuff, but now it's time to start working on the real things, how to enable Kinect to your environment, I'm talking about PC.
by AlexCode
Block any way for the user to change the textbox value in the DatePicker, either from the calendar popup or by direct input on the textbox.
by Akos Orban
A TextBox for numbers with built-in mathematical expression evaluation
by wpfdev
This blog post is re-posted from www.eriklieben.com. Looking at the file tab of Word 2010, I’ve wondered if a WPF tab control could be transformed to this layout. At first, this felt like something that could never be done, without doing a lot of magic or building it from scratch...
by Arik Poznanski
The basics of the Windows Ribbon Framework - a rich command presentation system that provides a modern alternative to the layered menus, toolbars, and task panes of traditional Windows applications.
by jmix90
In this post, we'll discover how to access the template children by using the FindName method even on UserControl.
by Colin Eberhardt
A simple content control that can be used to defer the rendering of its contents in order to provide a better user experience on Windows Phone 7
by Koder Hack
The ContentTicker control is a generic control that can be used to slide content.
by n.podbielski
This article cover different solutions for Master-Detail page control/mechanism in Xamarin.