Click here to Skip to main content
6,634,665 members and growing! (16,433 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Selection Controls


Desktop Development » Selection Controls
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

Date/Time controls

top
Title / Updated Author Score  
Another Month Calendar
Updated: 22 Aug 2006  
A customizable month calendar with support for date formatting.
C#.NET 1.1, .NET 2.0, Win2K, WinXPVS.NET2003, VS2005, Dev
Patrik Bohman 4.70
Calendar DayView Control
Updated: 20 Jun 2006  
A calendar DayView control.
C#, VC6.NET 2.0, MFC, GDI, VS2005, Dev
Ertan Tike 4.70
Farsi Library - Working with Dates, Calendars, and DatePickers
Updated: 21 Nov 2007  
A library to work with "Persian Calendar", "Hijri Calendar", and "Gregorian Calendar" with WinForms GUI controls designed for Persian (Farsi) or Arabic language applications in mind, but usable in any Windows application that makes use of calendars and dates.
C#.NET 2.0, Win2K, WinXP, Win2003, WinForms, VS2005, Dev
Hadi Eskandari 4.60
A DateTimePicker with working BackColor
Updated: 3 Nov 2008  
A DateTimePicker derived class showing the background color we want.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), GDI+, WinForms, Dev
Vincenzo Rossi 4.57
Timeline
Updated: 3 Sep 2007  
A WinForms control for displaying time series diagrams.
C# 2.0, Windows, .NET 2.0VS2005, Dev
S. Senthil Kumar 4.56
Nullable DateTimePicker
Updated: 17 Nov 2003  
A standard DateTimePicker control that enables users to enter null value. The fact that it's not intensively modified ensures that it has no potential errors.
C#.NET 1.0, Win2K, WinXP, Win2003, Visual Studio, Dev
Pham Minh Tri 4.53
Yet another nullable DateTimePicker control
Updated: 26 May 2005  
An article about developing a nullable DateTimePicker control.
C#.NET 1.1, WinXPVS.NET2003, Dev
Claudio Grazioli 4.46
Yet another DateTime...Slicker?
Updated: 26 Nov 2003  
Everyone loves to hate the Windows Forms DateTimePicker control. This article shows how DateTimePicker can be improved without throwing the baby out with the bathwater. It describes bug fixes along with data-binding and usability enhancements to DateTimePicker.
C#, Windows, .NET 1.1VS.NET2003, Dev
Nils Jonsson 4.44
Customizable MonthCalendar Type Control: Part 2
Updated: 16 Nov 2005  
A truly customizable MonthCalendar type control.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Michael Krisky 4.37
Three Zone World Clock
Updated: 3 Mar 2005  
A three time zone world clock
C#, Windows, .NET 1.1VS.NET2003, Dev
Bill Hoyland 4.30
Analog clock control in C#
Updated: 23 Feb 2005  
How to make an analog clock control in C#.
C#, Windows, .NET 1.1, GDI+, VS.NET2003, Dev
Syed Mehroz Alam 4.25
.NET TimePicker
Updated: 27 Jun 2007  
A variation on the standard .NET date-time picker
C#, Windows, .NET 1.0, Dev
Louis-Philippe Carignan 4.09
Multipurpose Digital Clock Control using .NET
Updated: 20 Feb 2004  
A digital clock user control which can be used as a regular clock, stop watch or count down timer. Options include changing display color, freezing the clock and setting multiple alarms.
C#.NET 1.0, .NET 1.1, Win2K, WinXPVS.NET2003, Dev
Sriram Chitturi 4.03
A nullable DateTimePicker that is easy to write and easy to use
Updated: 15 May 2008  
With Visual Studio 2008, it is easy to create a nullable version of Microsoft's DateTimePicker.
VB (VB 9.0), .NET (.NET 3.5), Visual Studio (VS2008)
TechBearSeattle 3.90
Extended DateTimePicker
Updated: 4 Feb 2003  
DateTime Picker allows blank display when no data entered.
C#, VB.NET 1.0, Win2K, WinXP, Dev
Tracy Anne Barlow 3.71
Customizable MonthCalendar Type Control: Part 1
Updated: 8 Nov 2005  
A truly customizable MonthCalendar type control.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Michael Krisky 3.57
DateTimePicker appears flat
Updated: 17 May 2005  
A simple and easy class that draws the standard DateTimePicker as a flat control.
C#.NET 1.1, Win2K, Visual Studio, Dev
Fadrian Sudaman 3.28
Using one DateTimePicker for multiple TextBox controls
Updated: 10 Jul 2005  
Using TextBox controls for dates and using only one DateTimePicker control for all the TextBox controls. DateTimePicker is placed on top of the TextBox the user double-clicked and made visible. User may optionally enter a date without using the DateTimePicker. Basic date validation is implemented.
C#, Windows, .NET 1.1VS.NET2003, Dev
AnnieRivera 2.88

Selection Controls

top
Title / Updated Author Score  
Photoshop-Style Angle and Altitude Selectors
Updated: 26 Apr 2008  
C# custom controls with the look and functionaliy of Photoshop's angle selectors.
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), GDI+, WinForms, Dev
VCSKicks 4.74
ColorEditorEx - An extension to the ColorEditor to support translucent colors
Updated: 15 Jul 2006  
Shows a way to extend the ColorEditor class to set alpha values on Colors within the Visual Studio editor, by revealing its internals.
C#, .NET, Win2K, WinXP, GDI+, WinForms, VS.NET2003, Dev
Robert Rohde 4.65
ImageListPopup, a C# class which pops up a window to select an image from an image list
Updated: 23 Feb 2003  
Have you ever wanted to display an image list which looks like the MSN Messenger emoticon chooser...
C#.NET 1.0, Win2K, WinXP, Dev
John O'Byrne 4.63
Office 2003 Color Picker
Updated: 3 Aug 2007  
An exact mimic of the Office 2003 color picker, both as a ComboBox and as a ToolStripButton
C#, Windows, .NET 2.0, GDI+, VS2005, Dev
Eli Gazit 4.60
Group Panel
Updated: 6 Aug 2003  
Group control with MS Messenger Style
C#, Windows, .NET 1.0, Dev
Teo 4.54
An Outlook Bar Implementation
Updated: 12 Apr 2003  
Illustrates in a step-by-step manner the design and implementation of an Outlook style icon bar.
C#, Windows, .NET 1.0, Dev
Marc Clifton 4.54
A better way to select images for your ImageList
Updated: 22 Jul 2003  
A design time control that makes it easier to add/remove images to an ImageList on a Form
C#, Windows, .NET 1.1VS.NET2003, Dev
Ngan Pham 4.41
ColorPicker, FontPicker...
Updated: 14 Jul 2006  
Some handly controls including, ColorPicker, FontPicker, HatchStylePicker, and DashStylePicker.
C#, Windows, .NET, Visual Studio, Dev
Jay Liu 4.41
Extender provider to simplify file/folder selection
Updated: 5 Jan 2005  
Common task of letting the user select a file or folder wrapped in an IExtenderProvider implementation.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VistaVS.NET2003, Dev
mav.northwind 4.38
Active Directory object picker control
Updated: 16 May 2004  
A Windows control for selecting objects in Active Directory.
C#, .NET, Win2K, WinXP, Win2003, Visual Studio, Dev
Marc Merritt 4.38
The Secret of Marching Ants
Updated: 14 Nov 2005  
This article describes how to implement "marching ants".
C#, Windows, .NET 1.0, .NET 1.1, Visual Studio, Dev
q123456789 4.36
Owner-drawn trackbar(slider)
Updated: 30 Jan 2007  
Implementing a Windows Forms owner-drawn trackbar (slider) control in C#.
C# 2.0, Windows, .NET 2.0VS2005, Dev
Michal Brylka 4.33
Multitab Color Picker
Updated: 6 Jan 2006  
Another color picker control in C#.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, GDI+, VS.NET2003, Dev
Julijan Sribar 4.31
WinForms ColorEditor Displayed Modeless
Updated: 20 Jun 2006  
A usercontrol that can show the ColorEditor permanently on a form.
C#, Windows, .NET 2.0, GDI+, WinForms, VS2005, Dev
OrlandoCurioso 4.27
Resizable ListBox
Updated: 26 Jan 2004  
A standard ListBox redrawing correctly when it is resized.
C#.NET 1.1, Win2K, WinXPVS.NET2003, Dev
Irakli Lomidze 4.25
A Fast, Compact C# Color Selection Control
Updated: 22 Feb 2005  
A color selection control that quickly lets the users zero in on the color they want.
C#, Windows, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Kevin Menningen 4.24
.NET Color Picker Controls
Updated: 6 Nov 2001  
A control library containing three color picker controls written in C#
C#, Windows, .NET 1.0, Dev
Philip Lee 4.21
A C# Option Group Control
Updated: 1 Sep 2006  
This control simplifies the grouping of option buttons and processing the user’s selection.
C#, Windows, .NET, Visual Studio, Dev
Sergey O 4.20
A Derived NumericUpDown that Provides Handlers for NumericUpDown's Up and Down Button
Updated: 11 Mar 2009  
A class derived from NumericUpDown that provides handlers for NumericUpDown's Up and Down buttons.
C#, Windows, .NET 2.0, Architect, Dev
Rafique Sheikh 4.20
Light Color Picker
Updated: 11 Jan 2004  
A light Color Picker inherited from ComboBox.
C#.NET 1.0, Win2K, WinXP, Win2003, Dev
bsargos 4.15
RefEdit Emulation for .NET - Unedited
Updated: 10 Feb 2009  
A simple implementation of a ref edit control for .NET
VB (VB 9.0), .NET (.NET 2.0), Office, Visual Studio (VS2008), Dev
pablleaf 4.10
Creating a color selection control
Updated: 2 Jan 2005  
Creating a user control for selecting a foreground and background color from a color map.
C#, Windows, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Ruud van Eeghem 4.08
Adding an LED to your radiobuttons
Updated: 2 Jul 2002  
Enhance the visual impact of your radio buttons
C#, Windows, .NET 1.0, Dev
Duane Lunday 4.05
MS Office Style Colour-Picker Dialog
Updated: 14 Jan 2003  
A clone of the font color dialog like found at Microsoft Word.
C#.NET 1.0, Win2K, Visual Studio, Dev
Johannes Wallroth 4.04
C# RangeBar control
Updated: 8 Jul 2003  
A control that combines two scrollbars for choosing two related values
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Detlef Neunherz 4.00
Folder Browser component for .NET
Updated: 5 Mar 2002  
A component that provides shell folder browsing dialog to .NET applications
C#, Windows, .NET 1.0, Dev
Rama Krishna Vavilala 3.98
Folder Select Dialog
Updated: 1 Jan 2002  
An article on how to use the .NET TreeView and Directory Info object to construct a folder selection dialog.
C#, Windows, .NET 1.0, Dev
Chris Warner 3.94
Creating a color selection palette control
Updated: 2 Jan 2005  
Creating a user control for selecting a foreground and background color using a palette.
C#, Windows, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Ruud van Eeghem 3.88
FilesListBox
Updated: 16 Jan 2006  
Yet another files browser - a simple FilesListBox control derived from the ListBox control.
C#.NET 1.1, .NET 2.0, Win2KVS.NET2003, VS2005, Dev
Eli Gazit 3.70
Create a Font Dialog With Java
Updated: 3 Apr 2009  
Create a Swing dialog for choosing fonts.
Java, Java, Swing, Dev
tduffy 3.67
A custom range selector control in C# (with a little animating slider)
Updated: 20 Aug 2008  
At times, business needs are so unique that we have to write new controls in addition to the existing Toolbox provided controls. This article explains how to write such a unique control, named Range Control. Control source and a sample app are included.
C#, Windows, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Visual Studio, Dev
Bharath K A 3.64
Font ListBox and ComboBox Controls with Top 5 Favourite Feature
Updated: 17 Jun 2005  
These controls show a list of fonts installed and displays them in the actual font. This also has a top 5 favourite feature just like Office.
C#, VB, Windows, .NET 1.1, .NET 2.0, GDI+, WinForms, VS.NET2003, VS2005, Dev
DXNuk 3.58
True Transparency support for the .NET CheckBox control
Updated: 25 Sep 2004  
An article on adding true transparency support to the .NET CheckBox control, in C# or VB.NET.
C#, VB.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
The Man from U.N.C.L.E. 3.45
User control for selecting enum types.
Updated: 12 Mar 2004  
A user control to automatically display an enum, or bit-sets.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
dgk 3.43
Button derived color selection control in C#
Updated: 22 Dec 2003  
Button derived color selection control similar to the one used in MS Office applications.
C#, Windows, .NET 1.1VS.NET2003, Dev
Thomas Ascher 3.28
Files Chooser Dialog
Updated: 24 Jan 2005  
Choose a list of files or folders, and then save or load it.
C#.NET 1.1, Win2K, WinXPVS.NET2003, Dev
Patrick Dorin 3.25
TB-Stickfigure
Updated: 2 Oct 2009  
Combine graphic objects to create own scenes
VB (VB 7.x, VB 8.0, VB 9.0, VB 6, VB 10), .NET (.NET 2.0), Visual Studio (VS2005), Dev
Nasenbaaer 2.69
ASP.NET-Like CheckBox Control for C#
Updated: 28 Feb 2006  
An article on creating a custom control that acts like the "Delete All" checkboxes found on web-based email services.
C#.NET 1.1, WinXPVS.NET2003, Dev
Donald A. Thumim 1.80
Simple ImageBrowser - Unedited
Updated: 27 Feb 2008  
Simple ImageBrowser
C# (C# 1.0, C# 2.0, C# 3.0), Windows (WinXP)
Igor Sokolsky 1.45
ThumbWheel - Rotation, Scroll, Zoom Control - Unedited
Updated: 19 Nov 2009  
I have a 3D frame window in a dialog and I am looking for a "ThumbWheel" control that I can use or adapt to enable a user to rotate, zoom or scroll the window to view an object from different perspectives. I use VS2008 and MFC, I could use an ActiveX control if I had to but would prefer an embedded
C++, MFC
Kevan Hanson  
ThumbWheel - Rotation, Scroll, Zoom Control - Unedited
Updated: 19 Nov 2009  
Why don't you just consume the mouse/mousewheel events on the form and manipulate your wireframe what way?
C++, MFC
daveauld  

Last Updated 23 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use