What is ActiveX

ActiveX has become the standard in visual development languages today for integrating 3rd party tools and controls. It is a very structured model which is easily implemented without a lot of declaration programming as required in the past. Installed ActiveX objects, whether they are .OCX’s or DLL’s, are available to you the programmer just as those objects provided with your visual development tool.

See Also:

Enabling the ActiveX Tools in Your Application

Enabling The ActiveX Interactive Interface

Example VB Code

Contents | Index | Previous | Next