Create datetime, time and duration control?
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
I want to create datetime, time and duration control... I have created the datecontrol by using datepicker available in Silverlight.... Do we have any existing controls available in Silverlight 2.0 so that I can make datetime, time and duration controls...? Or have to extend some controls to get above controls? Can anybody have some code / hyperlinks from where I can get the idea?