How can I attach Ctrl + W key to a command button...

I mean when Ctrl + W key is pressed cmdWipeAll_Click event should occur...

I am sure that its something to do with keypress event in FORM...

Urgent...