There are a few code contracts that ActiveX documents and their container need to implement in order to communicate about their capabilities and requirements.
An ActiveX document server application needs to implement the following code contracts that are expected by an ActiveX document container that is going to host the document:6
An ActiveX document container application needs to implement the following code contracts7
Microsoft has ActiveX Document support in its developer tools to help programmers in creating ActiveX Document applications.
In Visual C++, programmers can include Microsoft Foundation Classes's support for ActiveX Documents in the MFC project wizard. A programmer can choose to add ActiveX document server and/or container support to the new program by checking a checkbox during the project creation process.8
In Visual Basic, ActiveX Document Migration wizard helps programmers to convert VB forms into ActiveX documents.9
In Visual FoxPro, The ActiveDoc Base Class supports development for ActiveX document servers.10
"Definition of ActiveX Documents". https://www.pcmag.com/encyclopedia_term/0,2542,t=ActiveX+Documents&i=37473,00.asp ↩
Microsoft readies DocObject; technology will allow document editing in Web browsers, InfoWorld, April 29, 1996, page 49 http://www.accessmylibrary.com/article-1G1-18241137/microsoft-readies-docobject-technology.html ↩
Microsoft promises compound documents. (Win95 Suites Set to Clash) by Greenberg, Ilan, InfoWorld June 5, 1995 http://www.accessmylibrary.com/article-1G1-17053478/microsoft-promises-compound-documents.html http://www.accessmylibrary.com/article-1G1-17053478/microsoft-promises-compound-documents.html ↩
Menus in Active Documents, Visual FoxPro 7.0 documentation, by Microsoft https://msdn.microsoft.com/en-us/library/aa903362(v=VS.71).aspx https://msdn.microsoft.com/en-us/library/aa903362(v=VS.71).aspx ↩
The Visual Programmer Puts ActiveX Document Objects Through Their Paces, by Joshua Trupin, Microsoft Systems Journal, June 1996, http://www.microsoft.com/msj/archive/S37B.aspx /wiki/Microsoft_Systems_Journal ↩
Active Document Containers, Visual Studio 2012 documentation, by Microsoft, https://msdn.microsoft.com/en-us/library/644x1yy6.aspx https://msdn.microsoft.com/en-us/library/644x1yy6.aspx ↩
Compound Document Support, MFC Application Wizard, Visual Studio 2012 documentation, by Microsoft, https://msdn.microsoft.com/en-us/library/fa2f8zdk.aspx https://msdn.microsoft.com/en-us/library/fa2f8zdk.aspx ↩
You can't go there today. (ActiveX application development; Microsoft's Visual Basic 5.0 and Visual C++ 5.0, Borland's Delphi 3.0) by Blumenthal, Holly, InfoWorld | May 19, 1997 http://www.accessmylibrary.com/article-1G1-19431766/you-cant-go-there.html http://www.accessmylibrary.com/article-1G1-19431766/you-cant-go-there.html ↩
Creating an Active Document, Visual Studio 7.0 documentation, by Microsoft https://msdn.microsoft.com/en-us/library/aa903396(v=vs.71).aspx https://msdn.microsoft.com/en-us/library/aa903396(v=vs.71).aspx ↩