Re: Class Not Registered (General questions)
Yaser,
When importing the component, which one did you choose to import, Import a type library or Import ActiveX Control ?
Both versions are ActiveX, but one is a COM component, while the other is Control.
The Control doesn't have LicenseKey property implemented.
Regards,
Damba
I imported the ActiveX control (.ocx) with Component|Import ActiveX Control.
When I place the control on the form, the License Key Property in the Object Inspector appears.
As a side note, the COM objects do not show the License key in the Object Inspector.
Thanks
Yaser