Date/Time controls | top |
Title/ Updated | Author | Score | |
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, .NET1.1, VS.NET2003, Dev | AnnieRivera | 3.10 | |
Three Zone World Clock Updated:3 Mar 2005 A three time zone world clock C#, Windows, .NET1.1, VS.NET2003, Dev | Bill Hoyland | 4.33 | |
Yet another nullable DateTimePicker control Updated:26 May 2005 An article about developing a nullable DateTimePicker control. C#, .NET1.1, WinXP, VS.NET2003, Dev | Claudio Grazioli | 4.78 | |
Calendar DayView Control Updated:20 Jun 2006 A calendar DayView control. C#, VC6, .NET2.0, MFC, GDI, VS2005, Dev | Ertan Tike | 4.85 | |
A Month Calendar Control in iCal Style Updated:6 Apr 2010 A month calendar control in iCal style with fixed and custom selection ranges, holidays highlight and customizable appearance C#, Windows, .NET, GDI+, Dev | Evgeny Bannikov | 4.91 | |
DateTimePicker appears flat Updated:17 May 2005 A simple and easy class that draws the standard DateTimePicker as a flat control. C#, .NET1.1, Win2K, Visual-Studio, Dev | Fadrian Sudaman | 3.37 | |
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 (VB9.0), .NET (.NET3.5), Visual-Studio (VS2008) | Gregory.Gadow | 4.15 | |
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#, .NET2.0, Win2K, WinXP, Win2003, WinForms, VS2005, Dev | Hadi Eskandari | 4.92 | |
.NET TimePicker Updated:27 Jun 2007 A variation on the standard .NET date-time picker C#, Windows, .NET1.0, Dev | Louis-Philippe Carignan | 4.19 | |
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 | |
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.65 | |
A date control better than DateTimePicker Updated:29 Mar 2006 Makes the input of date values as fast as the user can via keyboard. Also has the ability to pick date from a picker like in the traditional DateTimePicker. VB, .NET1.1, Win2K, WinXP, VS.NET2003, Dev | Muhammad Abubakar Dar | 3.87 | |
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, .NET1.1, VS.NET2003, Dev | Nils Jonsson | 4.65 | |
Another Month Calendar Updated:22 Aug 2006 A customizable month calendar with support for date formatting. C#, .NET1.1, .NET2.0, Win2K, WinXP, VS.NET2003, VS2005, Dev | Patrik Bohman | 4.91 | |
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#, .NET1.0, Win2K, WinXP, Win2003, Visual-Studio, Dev | Pham Minh Tri | 4.74 | |
My first .NET Component, a DateTimePicker that accepts no date Updated:9 Dec 2011 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. VB.NET, .NET, WinForms, VS2008, VS2010, Dev, User-controls | rhawk4 | 4.50 | |
Timeline Updated:3 Sep 2007 A WinForms control for displaying time series diagrams. C#2.0, Windows, .NET2.0, VS2005, Dev | S. Senthil Kumar | 4.79 | |
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#, .NET1.0, .NET1.1, Win2K, WinXP, VS.NET2003, Dev | Sriram Chitturi | 4.26 | |
WPF: Calendar and Datepicker -Final -Unedited Updated:24 Jul 2010 Animated and themed calendar and datepicker controls C#, WPF | Steppenwolfe | 4.90 | |
Analog clock control in C# Updated:23 Feb 2005 How to make an analog clock control in C#. C#, Windows, .NET1.1, GDI+, VS.NET2003, Dev | Syed Mehroz Alam | 4.37 | |
Culture Aware Month Calendar and DatePicker Updated:22 Nov 2011 A month calendar and date picker with culture awareness. C#3.0, Windows, .NET3.5, GDI+, VS2008, Dev | Thomas Duwe | 5.00 | |
Extended DateTimePicker Updated:4 Feb 2003 DateTime Picker allows blank display when no data entered. C#, VB, .NET1.0, Win2K, WinXP, Dev | Tracy Anne Barlow | 3.61 | |
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 (.NET2.0), GDI+, WinForms, Dev | Vincenzo Rossi | 4.60 | |
Selection Controls | top |
Title/ Updated | Author | Score | |
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 (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Visual-Studio, Dev | Bharath K A | 4.14 | |
Light Color Picker Updated:11 Jan 2004 A light Color Picker inherited from ComboBox. C#, .NET1.0, Win2K, WinXP, Win2003, Dev | bsargos | 4.47 | |
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, .NET1.0, Dev | Chris Warner | 4.42 | |
NumericUpDown with unit measure Updated:17 Jun 2007 How to create a NumericUpDown control with unit measure. Support Vista styles! VB8.0, .NET2.0, Win2K, WinXP, Win2003, Vista, WinForms, VS2005, Dev | CTR (centro-tecnologia-rocci) | 3.57 | |
User control for selecting enum types. Updated:12 Mar 2004 A user control to automatically display an enum, or bit-sets. C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev | derekdevdude | 3.43 | |
C# RangeBar control Updated:8 Jul 2003 A control that combines two scrollbars for choosing two related values C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev | Detlef Neunherz | 4.73 | |
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#, .NET1.1, WinXP, VS.NET2003, Dev | Donald A. Thumim | 2.09 | |
Adding an LED to your radiobuttons Updated:2 Jul 2002 Enhance the visual impact of your radio buttons C#, Windows, .NET1.0, Dev | Duane Lunday | 4.05 | |
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, .NET1.1, .NET2.0, GDI+, WinForms, VS.NET2003, VS2005, Dev | DXNuk | 3.58 | |
FilesListBox Updated:16 Jan 2006 Yet another files browser - a simple FilesListBox control derived from the ListBox control. C#, .NET1.1, .NET2.0, Win2K, VS.NET2003, VS2005, Dev | Eli Gazit | 4.37 | |
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, .NET2.0, GDI+, VS2005, Dev | Eli Gazit | 4.84 | |
A simple solution for changing a DateTimerPicker background color -Unedited Updated:29 Jul 2011 How to change the background color of a DateTimerPicker control. C# | folk007 | 4.20 | |
Using Color to Perform Hit Testing Updated:4 May 2010 Provide a Color Hit Testing User Control that supports hit testing using color C#, Windows, Visual-Studio, GDI+, WinForms, Dev | gggustafson | 3.86 | |
Hooking Events to Private Members of User Controls -Unedited Updated:4 Feb 2010 Say you need capture an event for a control in a User Control and you are not permitted to change the control itself.You can hook into control events, even for private controls with this code://In a Windows Form//Get the private control cboSomePrivateControl from the user control's... C#, WinForms | gkushner | 5.00 | |
Simple ImageBrowser -Unedited Updated:27 Feb 2008 Simple ImageBrowser C# (C#1.0, C#2.0, C#3.0), Windows (WinXP) | Igor Sokolsky | 1.42 | |
Resizable ListBox Updated:26 Jan 2004 A standard ListBox redrawing correctly when it is resized. C#, .NET1.1, Win2K, WinXP, VS.NET2003, Dev | Irakli Lomidze | 4.25 | |
ColorPicker, FontPicker... Updated:14 Jul 2006 Some handly controls including, ColorPicker, FontPicker, HatchStylePicker, and DashStylePicker. C#, Windows, .NET, Visual-Studio, Dev | Jay Liu | 4.60 | |
MS Office Style Colour-Picker Dialog Updated:14 Jan 2003 A clone of the font color dialog like found at Microsoft Word. C#, .NET1.0, Win2K, Visual-Studio, Dev | Johannes Wallroth | 4.37 | |
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#, .NET1.0, Win2K, WinXP, Dev | John O'Byrne | 4.82 | |
Multitab Color Picker Updated:6 Jan 2006 Another color picker control in C#. C#, .NET1.0, .NET1.1, Win2K, WinXP, GDI+, VS.NET2003, Dev | Julijan Sribar | 4.49 | |
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, .NET1.1, GDI+, WinForms, VS.NET2003, Dev | Kevin Menningen | 4.50 | |
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, .NET1.0, Dev | Marc Clifton | 4.84 | |
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.45 | |
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#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Vista, VS.NET2003, Dev | mav.northwind | 4.71 | |
Owner-drawn trackbar(slider) Updated:30 Jan 2007 Implementing a Windows Forms owner-drawn trackbar (slider) control in C#. C#2.0, Windows, .NET2.0, VS2005, Dev | Michal Brylka | 4.83 | |
The Secret of Marching Ants Updated:14 Nov 2005 This article describes how to implement "marching ants". C#, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev | Mike Finnegan | 4.72 | |
TB-Stickfigure Updated:2 Oct 2009 Combine graphic objects to create own scenes VB6, VB (VB7.x, VB8.0, VB9.0, VB10), .NET (.NET2.0), Visual-Studio (VS2005), Dev | Nasenbaaer | 2.86 | |
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, .NET1.1, VS.NET2003, Dev | Ngan Pham | 4.81 | |
A simple solution for changing a DateTimerPicker background color -Unedited Updated:29 Jul 2011 I think the code will not works on designmode, any how this the same code with a little modification but in VB. NetImports System.DrawingImports System.Windows.FormsImports System.Security.PermissionsImports System.Drawing.Drawing2DPublic Class RiverNilDateTimePicker ... C# | Omar Amin Ibrahim | | |
WinForms ColorEditor Displayed Modeless Updated:20 Jun 2006 A usercontrol that can show the ColorEditor permanently on a form. C#, Windows, .NET2.0, GDI+, WinForms, VS2005, Dev | OrlandoCurioso | 4.83 | |
RefEdit Emulation for .NET -Unedited Updated:10 Feb 2009 A simple implementation of a ref edit control for .NET VB (VB9.0), .NET (.NET2.0), Office, Visual-Studio (VS2008), Dev | pablleaf | 4.18 | |
Files Chooser Dialog Updated:24 Jan 2005 Choose a list of files or folders, and then save or load it. C#, .NET1.1, Win2K, WinXP, VS.NET2003, Dev | Patrick Dorin | 3.25 | |
.NET Color Picker Controls Updated:6 Nov 2001 A control library containing three color picker controls written in C# C#, Windows, .NET1.0, Dev | Philip Lee | 4.74 | |
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, .NET2.0, Architect, Dev | Rafique Sheikh | 4.20 | |
Folder Browser component for .NET Updated:5 Mar 2002 A component that provides shell folder browsing dialog to .NET applications C#, Windows, .NET1.0, Dev | Rama Krishna Vavilala | 4.63 | |
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.80 | |
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, .NET1.1, GDI+, WinForms, VS.NET2003, Dev | Ruud van Eeghem | 4.08 | |
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, .NET1.1, GDI+, WinForms, VS.NET2003, Dev | Ruud van Eeghem | 4.00 | |
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 | |
Create a Font Dialog With Java Updated:3 Apr 2009 Create a Swing dialog for choosing fonts. Java, Java SE, Swing, Dev | tduffy | 3.67 | |
Group Panel Updated:6 Aug 2003 Group control with MS Messenger Style C#, Windows, .NET1.0, Dev | Teo | 4.70 | |
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, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev | The Man from U.N.C.L.E. | 3.51 | |
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, .NET1.1, VS.NET2003, Dev | Thomas Ascher | 4.00 | |
A Nearly Self-organizing Tag Cloud Updated:4 Jan 2010 Show and use items in a tag cloud for data entry. C#2.0, Windows, .NET, VS2008, Dev | Thomas Denzel | 4.83 | |
Simple Carousel Control for Windows Forms -Unedited Updated:13 Nov 2011 Simple Carousel Control for Windows Forms, can host any content with in views. C#, Windows, .NET, WinForms, Dev | VallarasuS | 2.86 | |
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 (.NET2.0, .NET3.0, .NET3.5), GDI+, WinForms, Dev | VCSKicks | 4.95 | |