Hello all,

I need a way to trap the Ctrl-N command in the webbrowser control. I have made it so when a user Shift-Click's on a link to open a new window, it spawns my browser, but Ctrl-N will still bring up IE. I tried capturing the command in the Forms keypress event, but it doesn't seem to see it there at all.

Any info would be helpful.

Thanks.