M
mahesh.nimbalkar
I wanted to catch escape key pressed event for DateTimePicker, so I
hooked DateTimePicker.KeyUp in my application. But this event is not
firing when I press escape key and it is firing if I press any other
key.
I tried same code in test project and DateTimePicker.KeyUp is firing
when I press escape key. Any idea why it is not firing
DateTimePicker.KeyUp event when I press escape key?
Thanks!
hooked DateTimePicker.KeyUp in my application. But this event is not
firing when I press escape key and it is firing if I press any other
key.
I tried same code in test project and DateTimePicker.KeyUp is firing
when I press escape key. Any idea why it is not firing
DateTimePicker.KeyUp event when I press escape key?
Thanks!