Class: cComActiveXEntryControl_ [Abstract]

Properties  Events  Methods    Index of Classes

Abstract class for creating DDO aware Active X controls

This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.

Hierarchy

cObject
---cUIObject
------DfComUIObject
---------DfInPlaceComObject
------------DfComActiveXControl
---------------cComActiveXControl
------------------cComActiveXEntryControl_
---------------------cComDbActiveXControl_

Library: Windows Application Class Library

Package: cComDbActiveXControl.pkg

Mixins: dbItemMixin

Description

The cComActiveXEntryControl_ provides interface support for wrapping data_aware Active X controls. Its sub-class cComDbActiveXControl should be used for sub-classing and instantiation.