CComControl::m_nMousePointer

This data member stores the type of mouse pointer displayed when the mouse is over the control, for example, arrow, cross, or hourglass.

Syntax

long m_nMousePointer;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members, CComControl::m_pMouseIcon