In my software there's a WebBrowser control and I'd like the mosue buttons 4 and 5 to do back/forward like in other browsers. I added code to handle the clicks on the main form but it never gets triggered.

How would I add this feature?

Thanks