Class: cComDbActiveXControl_ [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_
------------------------cComDbActiveXControl
Library: Windows Application Class Library
Package: cComDbActiveXControl.pkg
Mixins: Entry_Form_DS_mixin Nesting_Mixin Navigate_Mixin Verify_Mixin Server_Mixin Action_Bar_Mixin Find_Edit_Mixin Entry_Item_Mixin Entry_CheckBox_Mixin DEO_Delegate_Mixin Validate_Mixin Clear_Defaults_Mixin
Description
The cComDbActiveXControl_ provides interface support for wrapping data-aware Active X controls. Its sub-class cComdbActiveXControl should be used for sub-classing and instantiation.