This data member stores the drawing mode used by the control’s graphics methods, for example, XOR PEN or INVERT COLORS.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
long m_nDrawMode;
See Also