No, the Default property is not set for any of the command buttons. If have got a KeyPress event in my code is uses Select Case for the KeyAscii code returned by the keys pressed. It works fine for all the other key combinations except for Return/Enter and Delete.