This 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.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
template< class T >
class IOleInPlaceObjectWindowlessImpl
See Also