Click here to Skip to main content
15,881,172 members
Everything / Custom controls

Custom controls

custom-controls

Great Reads

by Martin Mitáš
How to support scrolling within your controls.
by Dejan Mauer
Free and easy way to access a web camera by using the Aforge library.
by HateCoding
A tiny custom list control
by Niemand25
A simple way to place any ObjectListView inside a ComboBox

Latest Articles

by Vassili Kravtchenko-Berejnoi
A generic workaround for auto-generating multiple custom columns in a WPF DataGrid in case where the data class has multiple properties of the same type
by Martin Mitáš
How to support scrolling within your controls.
by David Fine
Using Attached DependencyProperty to prevent closing of Popup embedded in ToggleButton
by Niemand25
A simple way to place any ObjectListView inside a ComboBox

All Articles

Sort by Title

Custom controls 

10 Oct 2016 by Vincent Maverick Durano
In this post, you will learn about the Customized MessageBox, ConfirmBox and FrameBox Controls for ASP.NET WebForms and how to use them in your application.
25 Jul 2014 by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
8 Aug 2011 by isaks
A custom panel for rows of label-control pairs useful in, for example, preferences screens.
9 Sep 2011 by Magnus Gudmundsson
A WPF DateTimePicker that Works like the one in Winforms
17 Sep 2016 by hexgear
Hi all as I stared my development with android I always wanted to create a Custom view . To learn about canvas I decided to create matrix rain effect which I can add to my android layout. Here is the complete tutorial which I have post I posted it at my blog http://www.androidlearner.com/
9 Aug 2011 by Oludayo Alli
Steps in creating a custom TimePicker control in WPF 4.
26 Feb 2018 by Martin Mitáš
How to support scrolling within your controls.
17 Mar 2014 by Martin Mitáš
Make your control answer to the questions system or application may ask.
12 Dec 2014 by Martin Mitáš
A quick introduction into the development of custom controls in plain Win32 API.
12 Dec 2014 by Martin Mitáš
Understanding the basics of custom control painting and avoiding the trap of control flicker
17 Mar 2014 by Martin Mitáš
Paint your control consistently with standard/common controls, using the visual styles API.
19 Dec 2011 by Yahya Mohammed Ammouri
Enhanced textbox to automatically switch keyboard language without keyboard switching (Alt-Shift or Ctrl-Shift) and restricting the user to type in a specific language.
24 Oct 2015 by Ehsan Sajjad
Writing Custom Validation Message Helper extension in ASP.NET MVC
20 May 2010 by Evoluteur
A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL
8 Nov 2016 by Niemand25
A simple way to place any ObjectListView inside a ComboBox
22 May 2013 by Dejan Mauer
Free and easy way to access a web camera by using the Aforge library.
28 Jan 2014 by Jorge J. Martins
It's easy to add user customized properties to any Silverlight control.
19 Apr 2011 by Joel Laird
A framework for creating and using HTML components
2 Jul 2010 by freakyit
UserControl with a custom ControlDesigner that prompts for the ControlName after drop in the Designer
20 Feb 2014 by Vladimir Svyatski
How to correctly draw WinForms Tab Control with bottom alignment when visual styles are enabled