根据http://datetimepickerwpf.codeplex.com/ 这个项目重构了一下代码设计了我自己的DateTimePicker,并且使用DateTime的显示方式构建了一个TimeSpanPicker

DateTimePicker 代码位置 https://gitcafe.com/atskyline/WPFDateTimePickerControl

 

TimeSpanPicker 代码位置 https://gitcafe.com/atskyline/WPFTimeSpanPickerControl

 

外观和操作方式都是使用Dameer项目的模式,这里引用Dameer项目的截图。

WPF DateTimePicker 和 TimeSpanPicker 控件发布

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-03
  • 2022-02-10
  • 2022-01-08
  • 2022-01-08
  • 2022-01-01
猜你喜欢
  • 2021-11-21
  • 2021-05-28
  • 2022-12-23
  • 2021-07-05
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案