Class: cComDbActiveXControl
Adds VDF logic and DEO DD support. This is the class that should be used to create
activeX control sub-classes
Class Hierarchy:
DFCOMACTIVEXCONTROL

cComActiveXControl


cComActiveXEntryControl_



cComDbActiveXControl_




cComDbActiveXControlMixins:
DFCode_DEO_Mixin, DFNavigate_Mixin, Extended_DEO_Mixin, Extended_DEO_Status_Help_Mixin,
Direct Known Subclasses:
cSigCjComDbCheckBox, Class Definition
Functions and Procedures

Bind_Data(integer iFile Integer iField)
This is called by the entry_item command to assign data_file and data_field. Normally
you would never use this message to bind the data, but you could

Construct_Object()
integer
DEO_Control_Object()
Import_Class_Protocol Extended_DEO_Prompt_Mixin // not currently supported
Returns TRUE to indicate that this is a DEO control. This is used by
if you are within a DEO control message and should therefore
send a DEO message.

DoAutoFind()
added to improve autofind logic
Integer
Exiting(Handle hoDestination)
added to improve autofind

Request_Save()
References (1):