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 Kunal Chowdhury «IN»
In this article, we will learn how to access the template parts from code behind to do various operations in the UI front.
by Ehsan Sajjad
Image ActionLink HTML helper in ASP.NET MVC