WPF TimeSpan Editor (TimeSpanEdit) Overview

7 May 20211 minute to read

TimeSpanEdit is a control which set or display the time as Days: Hour: Min: Sec format. The fields can be incremented or decremented using the up/down keys.

TimeSpanEdit control structure

Key features

  • Custom Format String - Supports to display the custom string for denote the numerals.

  • Keyboard Navigation - Supports to move from one field to another using Keyboard.

  • SpinArrowButtons - Supports to increase or decrease the values in any field.