How to develop a datepicker without calender using expression blend.

Unanswered How to develop a datepicker without calender using expression blend.

  • Monday, November 05, 2012 6:07 PM
     
     

    Hi,

    I want to develop a date picker control like below.

    Can you please help me.

    Thanks,

    Chinni

All Replies

  • Monday, November 05, 2012 6:49 PM
     
     
    I think you're missing the source from your image tag. Could you give us a link to your example?
  • Tuesday, November 06, 2012 3:29 AM
     
     

    I want to develop a date picker with drop down  like below image using expression blend.

  • Tuesday, November 06, 2012 7:46 PM
     
     

    You can make the DatePicker control look like that by customizing the Parts of the Control Template. Drop a DatePicker on your artboard, right-click and choose Edit Template -> Edit a Copy.

    Then you'll have to heavily customize the control parts but that will give you a template to start with, luckily things like this is what keeps designers like me employed :D





    Please mark answers as helpful when used, and answered when completed.