Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.18 KB

control-containment-classes.md

File metadata and controls

27 lines (18 loc) · 1.18 KB
description title ms.date ms.topic helpviewer_keywords ms.assetid
Learn more about: Control Containment Classes
Control Containment Classes (ATL)
11/04/2016
reference
control containment classes
e0812aee-c078-4ced-b967-247976552b9a

Control Containment Classes

The following classes provide containment support for hosting controls:

  • CAxWindow Provides methods for manipulating a window that hosts an ActiveX control.

  • CAxWindow2T Provides methods for manipulating a window that hosts an ActiveX control and also has support for hosting licensed ActiveX controls.

  • IAxWinAmbientDispatch Call the methods on this interface to set the ambient properties available to a hosted control.

  • IAxWinHostWindow Call the methods on this interface to create and/or attach a control to a host object, or to get an interface from a hosted control.

Related Articles

ATL Control Containment FAQ

See also

Class Overview