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.
template< class T >
class IPointerInactiveImpl
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IPointerInactiveImpl Methods, IPonterInactive