How to pass DateTimePicker value as a parameter into a function and convert it into DateTime
                            
                         
                        
                     
                 
                
                    
Hi,
I need to pass input date from DateTimePicker control of Windows form to a function and convert it into DateTime for further programming.
Plese help.
Sheethal