Hi all,
I want activex control which can display word file data in that.
Are there any such available with out of box VC++ 6.
How it can be achived with container type activex ?
Thank in advance.
Jetli
1. Persist activeX in Office document
Hi, I wrote an ActiveX object that I can insert in office documents (Word and Excel). I need to persist (save) the state of my ActiveX with the corresponding office document. My ActiveX inherit from COleControl. I use MS Office 2003. Did somebody already do that? Thanks Dominique
2. Wanted: ComboBox that contains multiple instances of ActiveX controls
3. Accessing controls in an Automated Embedded Office Document using VC++.NET
I was wondering if anyone knows how to access a control (like a textbox control) that is attached to a MS Word document. I need to do it using VC++.NET. Any example would be a big help.
4. Support for Office resident ActiveX Controls in VS2008? - CSharp/C#
5. ActiveX control as document view?
I need to host an ActiveX control as a document view. I have imported the ActiveX control into an MFC class. How do I add the ActiveX control to a document view? Really, I've never done SDI or MDI projects in MFC before; I've only done dialogs. I can't find a good tutorial about the doc/view architecture. I don't know how to show *anything* in a document view, really. Anybody have links to good tutorials? Ben Dilts
6. Visual C++ ActiveX Control for Hosting InfoPath documents in Visual Basic or HTML
7. how to display a activex control to toolbar?
i want to display a mfc activex control on toolbar, how to do? thanks