RAJHANHI

RAJHANHI

  • NA
  • 39
  • 10.6k

How to translate the title of DatePickerControl ?

Feb 24 2014 9:38 AM

I want to change the string 'Select a Date' on my control to some other text based on my culture/language. Ma code is:

<DatePicker x:Name="pickDate" Grid.Column="1" HorizontalAlignment="Left" Margin="10,36,0,0"
           Height="25" Width="184" />
 
Please help me, how can i do that ?


Answers (2)