CRichEditCtrl::SetWordWrapMode
Sets the word-wrapping and word-breaking options for the rich edit control.
UINT SetWordWrapMode(
UINT uFlags
) const;
Parameters
- uFlags
The options to set for word wrapping and word breaking. For a list of possible options, see EM_SETWORDWRAPMODE in the Windows SDK.
Return Value
The current word-wrapping and word-breaking options.
Remarks
This message is available only in Asian-language versions of the operating system.
Requirements
Header: afxcmn.h