Is it possible to implement a pre-defined interface in a VB ActiveX control?
It appears that VB creates class & coclass names, and automatically assigns property and method ids.
So far, the only thing we've been able to change is the name of a coclass.
