IPointerInactiveImpl

The IPointerInactiveImpl class implements the IPointerInactive interface which allows an object to support a minimal level of mouse interaction while remaining inactive. This functionality is particularly useful for controls.

Syntax

template< class T >
class IPointerInactiveImpl

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPointerInactiveImpl Methods, IPonterInactive