CAxWindow Methods

Construction

Method Description
CAxWindow Constructs a CAxWindow object.

Methods

Method Description
AttachControl Attaches an existing ActiveX control to the CAxWindow object.
CreateControl Creates an ActiveX control, initializes it, and hosts it in the CAxWindow window.
CreateControlEx Creates an ActiveX control and retrieves an interface pointer (or pointers) from the control.
GetWndClassName Retrieves the predefined class name of the CAxWindow object.
QueryControl Retrieves the IUnknown of the hosted ActiveX control.
QueryHost Retrieves the IUnknown pointer of the CAxWindow object.
SetExternalDispatch Sets the external dispatch interface used by the CAxWindow object.
SetExternalUIHandler Sets the external IDocHostUIHandler interface used by the CAxWindow object.