EM_GETTEXTMODE message

Gets the current text mode and undo level of a rich edit control.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

The return value is one or more values from the TEXTMODE enumeration type. The values indicate the current text mode and undo level of the control.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

Reference

EM_SETTEXTMODE

TEXTMODE