This control lets you have a look at the structure of any OLE/COM object. This can be an ActiveX dll, an OCX or an ActiveX EXE. It's even possible to read out the entire object model of any MS Office application. All functionality is located in just one user control. It's easy to embed that in any application. This control is also the base on which ComDoc is based on.
This code is based on the article : MSDN Magazine, December 2000 by Jason Fisher
Click here to download the complete source code.
QuickTipThis control adds a verry nice help function to your application. There is even support for getting the help text out of a chm help file. Just look how it works when you add one of my DLLs to the object browser (click on various nodes for getting the help).
Click here to download the complete source code.






