CEditView::dwStyleDefault

The dwStyleDefault data member is a static member that you pass in the dwStyle parameter of the Create function to obtain the default style for the CEditView object.

DWORD dwStyleDefault;

At a Glance

Header File Afxext.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CEditView Overview, CEditView Data Members, View Classes