Click to See Complete Forum and Search --> : Implementing a pre-defined interface


Dan:
October 27th, 1998, 09:09 AM
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.