by Richard Mason
30. April 2008 17:49
A request via email has encouraged me to release the TimeSpanPicker control I blogged about a few years ago. The details are available at http://www.rikware.com/page/TimeSpanPicker.aspx but I've copied them in here for ease of reading:
The TimeSpanPicker is a Windows Forms UpDown control for editing TimeSpan values. It is currently used in RikPVR (http://www.rikpvr.com/)

The control is provided, as is, under a BSD license (meaning it's free to use and alter in free or commercial projects). Any improvements will be greatly appreciated.
A Visual Studio 2008 solution (including binaries) containing the project is available here: TimeSpanPicker.zip (11.43 kb)
The project targets .NET 2.0 and should be simple to recompile in Visual Studio 2005.
The control supports input via keyboard, mouse wheel or via the up/down buttons. It is also theme aware.

b40db1f1-b779-4183-b867-9595d4c56e88|0|.0
Category: Programming
Tags: