Class: cComDbActiveXControl

Module location: cComDbActiveXControl.pkg line 390 (view source)

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

Class Hierarchy:

DFCOMACTIVEXCONTROLcComActiveXControlcComActiveXEntryControl_cComDbActiveXControl_cComDbActiveXControl

Mixins:

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()
Inherited from Entry_Form_DS_mixin
integerDEO_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()
Inherited from Extended_DEO_Mixin
added to improve autofind logic
IntegerExiting(Handle hoDestination)
Inherited from dbItemMixin
added to improve autofind
Request_Save()
Inherited from Entry_Form_DS_mixin

References (1):

ModuleContaining SymbolLine
SigCjW_CheckBox.pkgcSigCjComDbCheckBox422