Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates the type of word wrap for this rich edit view.
int m_nWordWrap;
Remarks
One of the following values:
WrapNone Indicates no automatic word wrapping.
WrapToWindow Indicates word wrapping based on the width of the window.
WrapToTargetDevice Indicates word wrapping based on the characteristics of the target device.
Example
See the example for CRichEditView::WrapChanged.
Requirements
Header: afxrich.h