Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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