How do I embed a microsoft word document in a form with VB .Net? All the examples I find on the web are for VB 6 and uses OLE. How do I mimic such beaviours with .Net wich seems only to suport ActiveX?

Thanks!