Hi,
I would like toinstantiatean instance of thenon-version specificcontrol in aVB.Net(preferably) or VB6 application. I'm trying to create a verysimpleprogram for printing SolidWorks documents and don't want tohave tocontinually edit and recompile the code with every newversion ofeDrawings, etc...
Ideally I needto listenfor the following model viewer events in my app:
OnFinishedLoadingDocument
OnFinishedPrintingDocument
Although theAPIdocumentation alludes to it, there are no good examplesofinstantiating thenon-version specificcontrol in aVB.Net(preferably) or VB6 application (not HTML). I've experimentedto mywits end and do not know what I'm doing wrong. If I need tocreatethe control dynamically at runtime that's fine, I've just notbeenable to do it...
I would greatlyappreciateif you have some kind of example of this.
Thanks,
SolidworksEdrawings