HTML Integration at Document Level
This example shows an integration of the StyleVision control at document-level into a HTML page. The following topics are covered:
•Instantiate a StyleVisionControl ActiveX control object in HTML code
•Instantiate a StyleVisionControlDocument ActiveX control to allow editing a StyleVision file
•Instantiate one StyleVisionControlPlaceHolder for a StyleVisionControl project window
•Instantiate one StyleVisionControlPlaceHolder to alternatively host one of the StyleVision helper windows
•Use event handlers to update command buttons
This example is available in its entirety in the file StyleVisionActiveX_DocumentLevel.htm within the <ApplicationFolder>\Examples\ActiveX\HTML\ folder of your StyleVision installation.