开发者

WPF Date Picker Control for .Net 3.5

开发者 https://www.devze.com 2023-04-05 01:25 出处:网络
Im developing an application in C#.Net 3.5 Sp1 under WP开发者_如何学编程F.I need to implement the date picker in it.How can i get that control in WPF.How can i implement in XAML.If you are using .NET

Im developing an application in C#.Net 3.5 Sp1 under WP开发者_如何学编程F.I need to implement the date picker in it.How can i get that control in WPF.How can i implement in XAML.


If you are using .NET 3.5 or .NET 4 you can use the DateTimePicker control in the Extended WPF toolKit on CodePlex.

WPF Date Picker Control for .Net 3.5


The extended WPF toolkit provides an implementation. You can use it or study the source code to help you create your own version.

0

精彩评论

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