Date Picker Selection Change
        Posted  
        
            by 
                user421678
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user421678
        
        
        
        Published on 2010-12-28T05:50:13Z
        Indexed on 
            2010/12/28
            5:53 UTC
        
        
        Read the original article
        Hit count: 318
        
wpf-controls
Hello Friends, I am new in WPF,now i have a date picker in one of my form,in page load a text "Select a Date" will be showing in that date picker field,if i select a date in that date picker field that date will be shown in that date picker field,after this when i am clicking the cancel button i want to clear all the controls,for that i have written a function also,but in that date picker i want that text "Select a Date" back.What can i do for that?
© Stack Overflow or respective owner