DateTimePicker for WPF 4.0

后端 未结 3 1773
感情败类
感情败类 2020-12-06 17:03

According to this post, there\'s a separate DatePicker control in .net 4. I\'ve tried it, and I don\'t see a good way to also let it select the time of the day.

Is t

3条回答
  •  自闭症患者
    2020-12-06 17:16

    Extended WPF Toolkit sports a nice DateTimePicker with time of day.

    There is also an article over on CP where someone created a control that works like the Winforms one... A WPF DateTimePicker That Works Like the One in Winforms

提交回复
热议问题