.NET Framework has a DateTimePicker but not a control to work with TimeSpan which is what TimePickerComboBox was created for.
Developed with .NET Core 5.
Simple example with using a data source
Example use SQL-Server
Full source in the following GitHub repository which can be cloned or forked.
Also include are the following language extension methods
![]()




Reply With Quote
