CComControl::m_nDrawStyle

This data member stores the line style used by the control's drawing methods, for example, solid, dashed, or dotted.

Syntax

long m_nDrawStyle;

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_nDrawWidth, CComControl::m_nDrawMode