I have a VB6 form containing 3 command buttons.I want to create a shortcut to each control.For example when they press F1, command1 is executed,when they press F2 command2 is executed, when they press ESC command Exit is executed.