I'm in need of embedding an HTML rendering engine in an application of mine. It seems like I cannot interface with the Shell.Application object which is what I would have used. Is there a way to embed the Gecko rendering engine in my program? Is there a COM interface I can call?