Click here to Skip to main content
15,867,895 members
Everything / User Controls

User Controls

user-controls

Great Reads

by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
by MarkLTX
A subclass of the WPF TextBox control that displays an ellipsis when the text doesn't fit.
by freedeveloper
A small control to control paging in Windows Presentation Foundation.

Latest Articles

by Michael Haephrati
How can a Static Library embed resources and other data so any application (even a Console based one) can use them.
by Adam Zgagacz
Simple WinForms auto-repeat button in a few lines
by WyoMetz
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
by Stas Wolski
This article describes how to implement a meeting room booking system in an ASP.NET MVC project with dhtmlxScheduler.

All Articles

Sort by Score

User Controls 

31 Oct 2014 by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
3 Aug 2016 by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
13 Jan 2012 by MarkLTX
A subclass of the WPF TextBox control that displays an ellipsis when the text doesn't fit.
27 Jun 2012 by freedeveloper
A small control to control paging in Windows Presentation Foundation.
16 Dec 2011 by Henryk Filipowicz
A web user control for selecting a file from the file system.
30 Mar 2015 by SSDiver2112
Interactive Design Time Control Overlays to make editing custom controls easier.
10 Nov 2017 by knockNrod
Creating Embedded Controls for WonderWare InTouch and WinCC
5 May 2014 by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
27 Jul 2012 by Kudredin
Making use of the User Defined Fields to help better organize emails, and keep track of informaiton
14 Oct 2013 by Jamesking56
Adding functionality to the iDevUI framework
17 May 2013 by Jorge J. Martins
Using a Slider to select an item from a list of objects (string, numeric, or image) as a discrete value or category.
11 Nov 2012 by JerryBNewhouseJr
Create a simple, flexible, standalone ProgressBar that can be added to any class with relative ease.
2 Oct 2014 by Adam Zgagacz
WinForms Scrollbar with enhanced properties, graphical bookmarks and value tooltips.
6 Nov 2014 by Nowaki
Shows the entire process of creating a full-fledged NumericUpDown control in WPF.
25 Jul 2014 by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
1 Nov 2010 by Sacha Barber
A control that partially emulates a popular phone.
22 Jan 2019 by Michael Haephrati
How can a Static Library embed resources and other data so any application (even a Console based one) can use them.
26 Aug 2018 by WyoMetz
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
18 Apr 2011 by Sacha Barber, Marcelo Ricardo de Oliveira
Highly customisable WPF Carousel control.
5 Feb 2018 by Stas Wolski
This article describes how to implement a meeting room booking system in an ASP.NET MVC project with dhtmlxScheduler.
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
12 Dec 2013 by Nirosh
Architecting a Windows Forms based system on top of a framework. This will help you develop a form based application faster.
24 May 2011 by Joe Nachbaur
A Windows Forms user control to display and edit numbers as a bitmask.
12 Jul 2013 by Unnikrishnan_S_N
Draw pattern instead of password for login screen.
3 Aug 2011 by M@dHatter
A Custom JavaScript Event Manager Class Designed to Manage Window, Document and Control Events on a Webpage
30 May 2011 by RikTheVeggie
A Tri-State Tree View designed for Directory Browsing and Installers
10 Jun 2012 by OriginalGriff
A Generic Abstract class providing a true Pop-up control, implemented in a multiple selection drop down list.
22 Dec 2013 by Kashif_Imran
The article shows the proecess of creating and using a discrete value slider for Silverlight.
16 Oct 2012 by Igor Kushnarev
How 3D carousel could be implemented for Android platform
19 Mar 2015 by SSDiver2112
This is a simple to use custom button control, but with a lot of visual design options.
19 Dec 2011 by Ismail Degani
A WPF memory usage chart that is based on the WPF Toolkit charting package.
11 May 2011 by gaps96
Draws sets of tree nodes in a vertical way. Allows to Export an Image to SVG.
7 Feb 2013 by Faraz Azhar, Dubai
Building a list control that allows anything to be added to it.
7 Nov 2013 by Alexander Chernosvitov
ActiveX component for 3D visualization, embedded in different client applications.
27 Aug 2012 by M@dHatter
An article with detailed code examples of creating tokens and assigning them to pages for display thoughout Wordpress using the Token Manager plugin.
12 Mar 2012 by Dor Alon
iPhone Safari like ComboBox
5 Nov 2017 by Alexander Iacobciuc
In this article you will find yet another implementation of a web camera control.
15 Jun 2011 by isaks
Shows how to create a nice looking photo frame control in WPF and animate it using the Ken Burns effect
17 May 2012 by Jim Parsells
Explorer TreeView control with Shell Folder access class and Icon management.
22 Aug 2014 by Anurag Gandhi
A custom GridView control which provides you an additional facility to group the data in gridview along with the facility to customise the Group Header and Group Footer
4 Feb 2011 by Michael Agroskin
ObservableCollection attaches to the PropertyChanged events of its children using the WeakEvents pattern, and raises the ChildPropertyChanged event accordingly. Replicates functionality of BindingList but without the overhead. Very useful when you need to update / select / arrange / move items.
25 May 2011 by Yahya Mohammed Ammouri
A simple and easy way to add shopping cart to your website and start using it
1 Apr 2011 by xandytsui
An Introduction to a new Android-java based MVVM Presentation Framework
25 Apr 2012 by Arash Sahebolamri
PersianDate type, and two WPF controls (PersianCalendar, and PersianDatePicker) for working with Persian dates
7 Oct 2012 by Andriks
A MessageBox replacement with some much needed extras
29 Dec 2010 by sudheer muhammed
The article will demonstrate how to use a combobox as a colorpicker tool just like we have in Visual Studio color picker tool.
26 Jun 2011 by Ray_Liang
In this article, I will show you how to build a component model for ASP.NET MVC3 with Builder and Factory design patterns. You could use this model to write your strongly type components to binding data, handling harchical objects and write jQuery UI controls / HTML5 controls for ASP.NET MVC3.
30 Apr 2012 by NewPast
Using any Control In ComboBox or in EditingControl for DataGridView
16 Sep 2010 by strofo
Part 1 of creating a dynamical filtering mechanism in C#
26 Jun 2011 by jeanlibera
How to create a vertical or horizontal scrolling area with scroll buttons and a hidden ScrollBar.
23 Jul 2014 by davekahn
An easy way to control the lists of options in multiple related SELECT controls
28 Jan 2014 by Jorge J. Martins
It's easy to add user customized properties to any Silverlight control.
30 Oct 2014 by Nirosh
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
3 Dec 2010 by gbahns
Create fully functional windows with custom chrome and caption buttons in WPF
1 Aug 2011 by Mahdi Mansouri
Surpass Omron OCX OPC Component and use a user friendly .NET based class to interface Omron PLC Series
3 Nov 2010 by Anoop Pillai
The article explain Server side image rendering using data bound XAML. You'll be able to render WPF controls and create data-bound image visualizations using this technique
9 Dec 2011 by rhawk4
I needed a datetimepicker that allowed users to easily empty it and edit it like a maskedtextbox, so I made one from the actual DateTimePicker class.
21 Nov 2010 by Ingo A. Kubbilun
This article shows how to deal with controls that do not properly paint their background when using custom background bitmaps.
21 Oct 2010 by Ed Guzman
The Chart control gives you freedom to develop graphic reports.
28 May 2013 by Giorgio Minardi
How to create an MVC HTML Helper and package it for Nuget.
31 Oct 2018 by Adam Zgagacz
Simple WinForms auto-repeat button in a few lines
1 Jul 2010 by Guia-Project
Unit-Testing of WPF User Controls via UI automation
6 May 2011 by Sunasara Imdadhusen
The DataPager is a custom control that attaches to a data control (such as a GridView, ListView, Datalist, Reapeater) allows paging on that control.
18 Oct 2010 by Gagey1971
A simple .NET control to display the 'standard' 13x13 grid for two card poker hands.
25 Sep 2011 by NewPast
TimeEdit, TimeCombo, TimeColumn for flexible time editing
26 Sep 2011 by Yasser Sobhy
A .NET control to control the layout of categorized sections in your application.
26 Sep 2012 by Charles Ju
This is a C# wrapper for Diablo III API. The project include the wrapper API file and a GDI+ ownerdraw panel and a Winform demo. You can add any Diablo III tag to the left combobox.
5 Oct 2010 by konamiman.MSX
Custom control for TFS Work Items that shows the result of calculating an expression based on the work item fields contents
29 Nov 2012 by Shanan Winters
Creating Menus (with Drop-Down Sub-Menus) using Images in WPF.
1 Sep 2010 by Ramu Sangabathula Original
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.
14 Mar 2013 by stebo0728
Develop a Preferences style sectioned list adapter using Android Mono C#.
8 Sep 2016 by Kim, Byungsu
Draw a life-like radar screen by using simple code
14 Jan 2011 by Nathan Campos
Making multiple virtual screens on your App Inventor project
3 Jul 2010 by Stas Wolski
This tutorial shows how to display editable datagrid in Ruby on Rails environment with the help of dhtmlxGrid.
4 Apr 2013 by Michael Mann (mann.DEV)
Plugin migration with new features of .NET 3.5.
25 Feb 2012 by BrianLaF
Time Picker Extender User Control for ASP.NET Framework 4
23 Nov 2010 by Vinay Lakhanpal
This article explains how you can use PageRequestManager class to enqueue multiple requests.
14 Nov 2010 by infinateone
A file manager app with Clipboard interaction and drag and drop support.
29 Oct 2012 by Mihaly Sogorka
AutoComplete control for web-develepoment written in pure JavaScript
2 Jul 2010 by freakyit
UserControl with a custom ControlDesigner that prompts for the ControlName after drop in the Designer
29 May 2011 by VallarasuS
This article describes how to extend a system button to achieve the Office 2010 button look and feel.
23 Jan 2011 by Michael Agroskin
ObservableCollection attaches to the PropertyChanged events of its children and raises the ChildPropertyChanged event accordingly. Very useful when you need to update / select / arrange / move items.
23 May 2012 by Jorge J. Martins
UserControl populating ItemsControl – manipulation of ItemsControl collection from inner UserControl.
24 Nov 2011 by ortund
Login system with breach redundancy handling.