This data member stores the type of mouse pointer displayed when the mouse is over the control, for example, arrow, cross, or hourglass.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
long m_nMousePointer;
See Also