开发者

WPF Datepicker scroll through dates in textbox

I would like to scroll using the arrow keys through the day month and year 开发者_如何学Pythonfields in the datepicker textbox.

I am guessing this will be a two step solution: 1- break up month day year into individual fields that the user 'clicks' into. 2- once the user has focus of the either day year or month then they can use arrow keys to scroll up /down.

anyone done this before with wpf?


Found this project has a date time with up / down: http://wpftoolkit.codeplex.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜