This data member stores a pointer to IPictureDisp picture properties of the graphic (icon, bitmap, or metafile) to be displayed when the mouse is over the control.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
IPictureDisp* m_pMouseIcon;
See Also