The C1TimeEditor control allows editing of TimeSpan values in different formats.
Allows editing TimeSpan values.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

C#
public class C1TimeEditor : Control
Visual Basic (Declaration)
Public Class C1TimeEditor _
	Inherits Control

Inheritance Hierarchy

See Also