hi all,,
what type of stuff can u create with ActiveX and COM...? :confused: (whatever they are)
Printable View
hi all,,
what type of stuff can u create with ActiveX and COM...? :confused: (whatever they are)
We can create COM components for different purposes. For example, you can create a component for sending e-mail and you can use this component in any of your pojects as well as in other languages of Microsoft platform. You can create your own buttons etc.
In short, with COM and ActiveX, we create reusable components in order to use them again and again. For more information, please read a book or tutorial on COM.