description | title | ms.date | ms.topic | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Controls: General Support Classes |
ATL Controls: General Support Classes |
11/04/2016 |
reference |
|
cf73f1d2-7542-48e3-b8c8-9d3abf29f85b |
The following classes provide general support for ATL controls:
-
CComControl Consists of helper functions and data members that are essential to ATL controls.
-
IOleControlImpl Provides methods necessary for controls.
-
IOleObjectImpl Provides the principal methods through which a container communicates with a control. Manages the activation and deactivation of in-place controls.
-
IQuickActivateImpl Combines initialization into a single call to help containers avoid delays when loading controls.
-
IPointerInactiveImpl Provides minimal mouse interaction for an otherwise inactive control.