Continuing my miniseries from Writing a Managed Internet Explorer Extension: Part 1 , we discussed how to setup a simple Internet Explorer Browser Helper Object in C# and got a basic, but somewhat useless, example working. We want to interact with our Document Object Model a bit more, including listening...