SHDocVw, Microsoft Web Browser ActiveX Control
c:\Windows\System32\SHDocVw.dll is the Internet Explorer rendering engine. It can be added to the dotNET toolbox where it shows up as “Explorer”.
Silent property inhibits complaining about script errors.
A HandleCreated event handler coupled with testing the Handle property against IntPtr.Zero should be used as a gate on the first call to Navigate.