This data member stores the line style used by the control’s drawing methods, for example, solid, dashed, or dotted.
At a Glance
| Header file: | Atlctl.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
long m_nDrawStyle;
See Also