nativeObject
Topic group Related topics Example
The object that contains the native properties, events, and methods of the ActiveX control.
Property of
ActiveX
Description
An ActiveX object’s nativeObject property contains a reference to an object that contains the properties, events, and methods, of the actual ActiveX control. Placing the native properties in a separate object prevents name conflicts between the properties of the dBASE Plus ActiveX object, and any ActiveX control it represents.
The nativeObject object is empty until the classId property is set.