I am new to VB. So please be patient and forgiving...!!
Here are my two questions.
What is the diffrence between ActiveX dll and dll (compiled class) ?
They both can be used in multiple projects and are dll's.
*1. So what makes ActiveX dll special?
Also, If i am making an ActiveX control which have it's properties and methods. After compiling, i will be
creating .ocx file. Now, i can use this control in multiple projects.
*2. A normal dll can also execute methods and will allow to set properties. So what's need of ActiveX control?
I am finding it as "Just another dll file with .ocx extension". Please clarify....
Waiting eagerly.
Thanks in advance.
Abhay Bakshi
I am new to VB. So please be patient and forgiving...!!




Reply With Quote