I have an ActiveX
control made in the vb6. Since the client is asking to change the class id and I have no knowledge of vb6, Please help me to determine the class id of an ActiveX.
I have searched a lot on the internet. but of no use.
In C++
the Class ID
is mentioned in the '.idl
' file.
But in vb6
I have no idea.
Thanks in advance.