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 Dean Feng
Use common panel and GDI+ to achieve a magnifier effect of image in winform.
by Sacha Barber
Show hows to alter the DatePicker to use keyboard up/down keys for cleverer date selection.
by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
by honey the codewitch
Add a flexible knob control to your .NET projects
by yonken
A multi-select tree control that is based on Richard's implementation
by Kunal Chowdhury «IN»
A Quick Guide to Silverlight Ribbon Controls (Part - 1)
by Steve Marsh
The LEDBulb is a .NET user control for Windows Forms that emulates an LED light. Its purpose is to provide a sleek looking representation of an LED light that is sizable, has a transparent background and can be set to different colors.
by Leif Simon Goodwin
This article presents a highly configurable rotary dial control.
by Wolfram Steinke
An entry level tutorial on using one of the Windows Common Controls in a dialog.
by ASP.NET Community
Ajax ValidatiorIn this Article I'll Show you How to call a RequiredFieldValidator With the aid of AJAX.Step1:- In this case,there are three controls
by Jim Parsells
Explorer TreeView control with Shell Folder access class and Icon management.
by emranallan
Make your Application windows phone 7 support for Bi-Directional right to left
by Sivamurugan Perumal
Explore various UserInterface layouts and controls supported by Android
by ASP.NET Community
When the standard toolkit of ASP.Net server controls do not provide the required functionality, Web User controls can be built or used. Web User
by ASP.NET Community
Check out the Feature Specifications for Visual Studio 2008 and .NET Framework 3.5. These older documents give you an insight into what features made
by Razi Syed
Easily bind a class to .NET data controls like GridView, FormView, etc., and get an updated object or list back in the code-behind effortlessly.
by ASP.NET Community
What is ASP.net?ASP.NET is the next generation web application framework developed and marketed by Microsoft based on .NET Framework. But not to be
by ASP.NET Community
When a page request is sent to the Web server, the page is run through a series of events during its creation and disposal. In this article, I will
by Emiliano Musso
How to execute simple databindings on controls in WPF. One-way and two-way binding covered.
by Clifford Nelson
This article presents a behavior that can make another UIElement visible when the mouse down event occurs on the UIElement this behavior is attached to. Have extended this to directly support fading of a Popup control
by Ashish Kaila
A docking window solution using WPF as part of Synergy toolkit
by ASP.NET Community
The Button control provides a command button-style control that is used to post a Web Forms page back to the server.When used in a templated list
by free5lot
Camera_Net is a FLOSS library for using video-cameras and video-inputs in .NET projects easily
by Jawahar Suresh Babu
Character Map is a free utility found in Windows Machines. It is similar to the "Insert Symbol" tool in few MS Office applications. This article explains how to implement this tool using WPF.
by Mikhail-T
Extends MVC HtmlHelper class so you can create POSTable checkbox list.
by Graham Wilson
A circular motion control
by Mahfuzur Rahman.
Column based selection in rich edit control.
by Adam Zgagacz
ComboBox extension methods for binding with Enum types
by ASP.NET Community
Composite controls are controls that combine multiple controls together to form a new reusable control.  For example, a simple composite control
by ASP.NET Community
View state is where the status of the page is saved when it is submitted to the server. View state is saved as hidden controls, within the form. View
by Henry He
ComboBox is a common used control that has no default support by HTML specification and ASP.NET. In this article, I will present a ComboBox web control that is built with jQuery and ASP.NET.
by Kashif_Imran
The article shows the proecess of creating and using a discrete value slider for Silverlight.
by icemanind
How to create a Facebook like website previewer user control for Winforms in C#
by EricFaust
A custom made DropDownList control for ASP.NET
by Ed Guzman
Custom controls to display the list of countries and corresponding states (provinces).
by Apemania
C# Forms RichTextEditor with custom hyperlink with Outlook address like text entities, custom popup listbox, and a screen tip.
by Chrene91
An article on how to write your own textbox with the option to use a watermark.
by Samer Aburabie
A Custom Validation Summary that supports multi-validation Groups
by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
by Kunal Chowdhury «IN»
This article will definitely help you. Here, I will show you how to modify the XAML to add different content to create a multi level row group header too.
by ASP.NET Community
Nearly all the controls in ASP.NET have properties that can be databound to.ArticlesJesse Liberty has a fine article on Data Binding in ASP.NET
by Sunasara Imdadhusen
DataPagerPlus allows user to displaying Navigation Button (right), Page Number (center), Total Records (left) on Pager
by ASP.NET Community
From ScottGu: Scott Mitchell is also writing some great data articles on using the ASP.NET 2.0 DataSource controls for the excellent
by ASP.NET Community
Things to be taken care by developers while writing code or designing different layersPresentation Layer:Choose your UI elements
by ASP.NET Community
ASP.NET 2.0 AJAX 1.0 Extensions allows you to develop custom client controls that function purely on the client-side. Those controls are developed
by Mostafa Kaisoun
Few lines to create twenty-six buttons for alphabetical English characters (A..Z)
by Alexander Chernosvitov
AntiBot control using HTML5 rotating feature
by Ronald Partridge
Enhances your ASP.NET forms with fancy highlighting and combining validation groups
by Ben Baron
Java source code to demonstrate Executable Integration which is a concept of integrating several distinct executables to create a single application
by Jawahar Suresh Babu
Eye dropper control, used to pick color from the environment like the one in Expression Blend or Visual Studio Designer.
by infinateone
A file manager app with Clipboard interaction and drag and drop support.
by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
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 ASP.NET Community
Few days back I came across a problem on asp.net site wherein a user wanted to get information about controls of a Page from a different page.
by SSDiver2112
A custom Panel that creates a glow effect around a child control or a drop shadow when it receives focus
by ASP.NET Community
The GridView control was introduced with ASP.NET 2.0 and Visual Studio 2005 as a replacement for the DataGrid control.  While it has many
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
by Alexander Sharykin
WPF HexGrid Panel
by Shahdat Hosain
Rendering horizontal submenu with horizontal submenu by ASP.NET menu control using CSS friendly menu adapter from a scratch in .NET with C#
by ASP.NET Community
It is very good to know how we can add asp.net controls in XSLT.We know by using XSLT we can transform XML document to any format like
by avsol
Enhance your old ASP.NET web site with modern Content Management features
by Kambaa
How to check whether .NET is installed in PC Visual Basic 6 code
by avsol
Several tips that may help you build your Windows Azure web site cost effectively
by Peltchag
Using Generics and Extension Methods to provide easy-to-use helper for cross thread operations over WinForms controls.
by ASP.NET Community
Asp.Net provides way to work with the HTML Server controls on the server side programming with a set controls collectively called HTML Controls.
by ASP.NET Community
Garbage in, garbage out. You can avoid data cleanup tasks on the backend by avoiding bad data coming in.  ASP.NET validation controls and third party
by ASP.NET Community
A Label control allows you to add text to your web page.  Unlike a Literal control, a Label control supports various properties such as CssClass,
by ASP.NET Community
ASP.NET 2.0 came with many controls designed to help you manage the login process and login status of your web site's users. The login
by Peter Huber SG
Concurrent threads can use LogViewer to show the user scrollable information efficiently
by Muthu Nadar
How to create your own Month Year Picker Control
by _eol_
This article presents the minimal code necessary to display a hierarchical tree using Popups.
by Ajcek84
Implementation of radar chart for various .NET platforms
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Peter Huber SG
WpfTestbench helps you to write sophisticated test windows for your WPF controls with few lines of code
by ASP.NET Community
With the release of ASP.NET 2.0, a new set of controls were made available to help provide navigational elements to your web sites. These controls
by Ashley Davis
This article examines the use and implementation of a WPF custom control that is used to display and edit networks, graphs and flow-charts.
by Aleh Baradzenka
This control is another kind of tab. Tabs are displayed as horizontal stripes and can be collapsed into buttons. Each tab is assigned its own window, which is shown when you click on the tab.
by Ludmal de silva
PageManager is a web server control which allows developers to easily integrate jQuery and JavaScript files.
by WyoMetz
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
by Arash Sahebolamri
PersianDate type, and two WPF controls (PersianCalendar, and PersianDatePicker) for working with Persian dates
by ASP.NET Community
The PlaceHolder control can be used as a container control within a document to dynamically load other controls. The PlaceHolder control has no
by Bedri Egrilmez
A Single-DLL, multi-page TIFF .NET viewer control with panning and thumbnails support
by Ashish Kaila
Illustrates UI modelling in WPF, leveraging templates.
by Espen Harlinn
Release the random artist inside you
by ASP.NET Community
C#protected void Page_Load(object sender, EventArgs e){    // Change the title    Page.Header.Title = "My Content Page Title";        // Change
by VallarasuS
A Google Chrome themed progress, with customizable gradients.
by VallarasuS
This article demonstrates a customizable busy progress indicator for Windows Forms applications.
by Kunal Chowdhury «IN»
As a WP7Dev, you might want to build a stunning application with an animation to the page navigation or orientation changes. This article will help you to do so by using the Telerik RadControls for Windows Phone 7. Continue reading to learn more about the APIs and the implementation steps.
by wborgsm
MouseWheelRedirector redirects mouse wheel events to the control under the mouse pointer in Windows Forms applications, regardless of the control being clicked/focused. Just attach the control to the Redirector, no additional coding is required.
by ASP.NET Community
In this article we will show you how to reference server side controls from JavaScript code (A server control is a control that has a
by tdkmodchip
Toolbox popup component that is resizable and floats.
by wnfk
By expanding RichTextBox, this article tries to show you a demo of RichTextBox with Intellisense, which is most like Visual studio, a powerful IDE. The custom control lets you add intellisense to your project in a much easier way.
by Alexander Chernosvitov
ActiveX component for 3D visualization, embedded in different client applications.
by ASP.NET Community
Service contract means the collective mechanisms by which a service’s capabilities and requirements are specified for its consumers. We must say that
by Arpad Pandy
This is an alternative for "Silverlight Extended Canvas Control to Crop Images"
by Ty Anibaba
Learn to create a simple custom control that allows users to dock.
by ASP.NET Community
The SiteMapDataSource control is a data source to the site map data that is stored by the site map providers that are configured for your site. The
by Aleh Baradzenka
In this article, you will learn about a control that is necessary for the partition of the dialog, main or child window of your program by several parts.
by DebugST
Have you ever imagined that your flowchart is executable?
by siliconvideo
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic
by ASP.NET Community
Being a new web developer can be hard. There are way too many technologies and frameworks to learn and it is very easy to get lost in the sea of buzz
by Aleh Baradzenka
In this article, you will learn about an adjustable control that has zooming and scrolling tabs, dragging with the mouse, custom drawing and much more.
by CharlieSimon
For latitudes, longitudes, ranges, bearings, times and other formatted numeric input
by Graham Wilson
A progress bar which displays progress as passage through a simple maze.
by Graham Wilson
A track bar control which displays the track line as a spiral
by ASP.NET Community
Asp.net 2.0 came with a new feature called a theme. A theme is a collection of property settings that allow you to define the look of pages and
by ASP.NET Community
Below are some tips in SSRS:1.      ToDisplay Top N rows in report using Tablix controlCreate a parameter with IntegerDataType and select Default
by gaps96
Draws sets of tree nodes in a vertical way. Allows to Export an Image to SVG.
by synek317
A listbox control that allows reordering of items using drag'n'drop.
by ASP.NET Community
ASP.NET Validation Controls are powerful server controls that are used for validating user input.  These controls provides both server side and
by ASP.NET Community
A ValidationSummary control is displayed when the IsValid property of the page is false. It "polls" each of the validation controls on the page and
by NightWizzard
Simply add a single code module to add instant design capabilities to all windows forms of your application!
by Guillaume Waser
WPF Progress controls and comparing related threads methods
by ASP.NET Community
Web controls are ASP.NET controls which are understood and compiled on the server and render as HTML markup on the page. Most of the web server
by ASP.NET Community
Asp.net 2.0 came with a new set of controls that were designed to to be used for web parts. These controls were kept in the Web Part Toolbar. Here is
by ASP.NET Community
ASP.NET Web part controls are an integrated set of controls that enables end users to organize the content, appearance and behavior of the web
by Gil Yoder
WPF Controls Tester is a small application written to test several WPF controls and panels in order to study their behavior. Beginning WPF programmers may benefit by studying techniques used within this application.
by gbahns
Create fully functional windows with custom chrome and caption buttons in WPF
by codelogix
.NET 4.0 WPF control that allows you to enter a cost and sale price and compute a margin.
by dmitrat
MultiRangeSlider control to specify not intersecting ranges
by Meshack Musundi
A WPF user control for displaying a country's flag
by ASP.NET Community
I have seen most of the developers using parseInt to convert a string to a number. Here we need to understand that What does this parseInt will do,
by Marc Clifton
Revisiting the XTree implementation, using a generic controller.