Hi!

 

I create WinForms Project? Then I add to toolbox COM-object so_activex.dll. 
Tnen I drag ole-control on form.

Visual Studio 2008 was add references to AxInterop.SO_ACTIVEXLib and 
Interop.SO_ACTIVEXLib, conntrol on form also added with name axSOActiveX1/

I get a reference to ActiveX object by code

 

                  Object obj_com = this.axSOActiveX1.GetOcx();

 

Questions: How I can load *.odt document in ActiveX-control ? How I can get 
interfaces for work with OpenOffice.org Writer ?

 

Thanks, 

Roman N Kurskikh

Reply via email to