Is it possible to change the keybindings in VB6? Right now,

Step Over is Shift + F8
Step Into is F8

I'd like to make them the say as I have in VB.NET where

Step Over is F10
Step Into is F11

Thanks