View::ControlObject property
The ControlObject property returns the automation interface supplied by the control in the result view. This property is valid only when an OCX (ActiveX control) is displayed in the result view. This property is read-only.
Syntax
Property ControlObject As Object
Property value
The automation interface, as provided by the OCX in the result view.
Remarks
The functionality of the control object is dependent on the particular OCX. For details, refer to the description provided by the OCX.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_View is defined as 6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38 |