key press event for date picker
I want a coding in form level keypress event to capture the ctrl+D keypress to drop down the date picker..I have set the form keypreview property to true..i have captured the keyascii value of ctrl+d as 4.But the problem is i dont know which event to fire to open up the date picker