CAxWindow Members

Methods

AttachControl

Attaches an existing ActiveX control to the CAxWindow object.

CAxWindow

Constructs a 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.

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.

Operators

operator =

Assigns an HWND to an existing CAxWindow object.

Static Functions

GetWndClassName

Retrieves the predefined class name of the CAxWindow object.

See Also

Reference

CAxWindow Class

Other Resources

CWindow Members