The IOleInPlaceObjectWindowlessImpl class implements the IOleInPlaceObjectWindowless interface which enables a windows control to receive window messages and to participate in drag-and-drop operations, and the IOleInPlaceObject interface which manages the reactivation and deactivation of in-place controls and determines how much of the control should be visible.
template< class T >
class IOleInPlaceObjectWindowlessImpl
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IOleInPlaceObjectWindowlessImpl Methods, CComControl