ActiveX Component
COM
2
Posts
2
Posters
0
Views
1
Watching
-
Hello Friends, What is the difference between ActiveX Component and COM Component? Neelesh K J Jain.
-
Hello Friends, What is the difference between ActiveX Component and COM Component? Neelesh K J Jain.
They are one and the same thing! You probably wanted to ask this: What is the difference between ActiveX Control and COM Component? A Control is a COM object with a set of standard interfaces as defined by COM standard for a Control. If a COM object supports all the required interfaces as defined by Microsoft for a Control, then it is a Control.