Transparent Flash Control in Plain C++
Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
For beginners: Learn how to make a tabbed user interface using a simple MFC ActiveX control in VC++ .NET.
Sometimes there isn't a need to implement full scripting support. Learn how to add this support the easy way using the Microsoft Script Control. (The article, project, and source code were updated.)
How to enable a menu in an ATL/MFC ActiveX control - simple but instructive.
Most of the applications that use ActiveX controls, do so by embedding them at design time. This article demonstrates how simple it is to create and place Active X controls at run time.
Undocumented MS Stock Property Pages In VC5
Shows how to use COM to list all registered ActiveX controls in a system.
Beginner-level tutorial to help you write your first ActiveX control (with stock properties and custom properties)
Control container supporting windowless activation
QListCtrl - a popup list box Control like that in Visual C++ 6.0
ActiveX Control Property Page Container
A control for displaying animated gif images