Date Posted: April 28, 2006
Tab navigation
1. Will this technology work only on Windows?
Yes. Since ActiveX is Microsoft's specification, this container, like the SWT container, works only on Windows.
2. Can my application use this container to host ActiveX controls?
No. Only ActiveX documents can be hosted.
3. How much safer is this container than other ActiveX containers?
This container can host only ActiveX documents and not controls. The ActiveX document is a more complex protocol. Typically, a popular ActiveX document server runs in its own process. Therefore, it is safer than other containers that can also host ActiveX controls.
