Class: DfComActiveXControl [Abstract]
Properties Events Methods
Index of Classes
Abstract class which provides support forwrapping of 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
Library: Windows Application Class Library
Package: none (class defined in runtime)
Description
The DfComActiveXControl provides interface support for wrapping Active X controls. Its sub-classes cComActiveXControl and cComDbActiveXControl should be used for sub-classing and instantiation.