What is ActiveX?

By Forinfos - 15/06/2025 - 0 comments

ActiveX is a program that facilitates information- and functionality-sharing between Microsoft applications, such as Word, Excel and Internet Explorer. ActiveX allows applications to share functionality, such as spell checker, without forcing the developer to write the same code into both programs.

Functionality shared between applications is written as an object which resides on the Windows operating system rather than in the program code. When an application requires this function, ActiveX calls up the object and activates it. Controls for ActiveX are typically written in programming languages such as Visual Basic and C++. ActiveX was initially released by Microsoft in 1996.


Comments

Be the first to write a comment for this article.

Related Articles

Trending Articles