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

Custom Controls

custom-controls

Great Reads

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.
by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
by HateCoding
A tiny custom list control
by isaks
A custom panel for rows of label-control pairs useful in, for example, preferences screens.

Latest Articles

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.
by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
by HateCoding
A tiny custom list control
by isaks
A custom panel for rows of label-control pairs useful in, for example, preferences screens.

All Articles

Sort by Score

custom-controls 

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.
by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
by isaks
A custom panel for rows of label-control pairs useful in, for example, preferences screens.
by Magnus Gudmundsson
A WPF DateTimePicker that Works like the one in Winforms
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/
by Oludayo Alli
Steps in creating a custom TimePicker control in WPF 4.
by Martin Mitáš
How to support scrolling within your controls.
by Martin Mitáš
Make your control answer to the questions system or application may ask.
by Martin Mitáš
A quick introduction into the development of custom controls in plain Win32 API.
by Martin Mitáš
Understanding the basics of custom control painting and avoiding the trap of control flicker
by Martin Mitáš
Paint your control consistently with standard/common controls, using the visual styles API.
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.
by Ehsan Sajjad
Writing Custom Validation Message Helper extension in ASP.NET MVC
by Olivier_Giulieri
A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL
by Niemand25
A simple way to place any ObjectListView inside a ComboBox
by Dejan Mauer
Free and easy way to access a web camera by using the Aforge library.
by Jorge J. Martins
It's easy to add user customized properties to any Silverlight control.
by Joel Laird
A framework for creating and using HTML components
by freakyit
UserControl with a custom ControlDesigner that prompts for the ControlName after drop in the Designer
by Vladimir Svyatski
How to correctly draw WinForms Tab Control with bottom alignment when visual styles are enabled