recognizing key combinations in a form keypress

  • Thread starter Thread starter Hari
  • Start date Start date
H

Hari

Hi,

Can any one suggest how to check for the combinations of keys in a
keypress event handler?
I need to check if the key is something like ctrl+'key'. How do i write
the condition for this?? More over keypress event is not firing for the
form. Any idea?


Thanks,

Hari.
 
Back
Top