Click here to Skip to main content
15,881,852 members
Everything / Controls

Controls

controls

Great Reads

by Graeme_Grant
A Modern Toggle Switch - From mock concept to a full custom WPF control that you can plug into your own apps
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
by Member 4206974
FormGen, a JavaScript Form Generator

Latest Articles

by Member 4206974
FormGen, a JavaScript Form Generator
by Graham Wilson
A progress bar which displays progress as passage through a simple maze.
by Graham Wilson
A collection of simple .NET Framework/.NET WinForm controls and utilities.
by Graham Wilson
A track bar control which displays the track line as a spiral

All Articles

Sort by Score

Controls 

24 Jul 2011 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.
22 Feb 2011 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...
6 Sep 2011 by Vangos Pterneas
A look at an advanced HTML5 feature: Web workers
20 May 2011 by Koder Hack
The ContentTicker control is a generic control that can be used to slide content.
24 May 2011 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
24 May 2011 by Colin Eberhardt
How to re-template the Silverlight ProgressBar control to render a circular progress indicator
7 Dec 2011 by Akos Orban
A TextBox for numbers with built-in mathematical expression evaluation
13 Jun 2011 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.
7 Feb 2012 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.
20 Sep 2010 by jmix90
In this post, we'll discover how to access the template children by using the FindName method even on UserControl.
19 Mar 2012 by Md. Rashim Uddin
How to define your own dialog box
31 Aug 2016 by n.podbielski
This article cover different solutions for Master-Detail page control/mechanism in Xamarin.
25 May 2011 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.