EM_SETHYPHENATEINFO message
Sets the way a rich edit control does hyphenation.
Parameters
-
wParam
-
Pointer to a HYPHENATEINFO structure.
-
lParam
-
Not used, must be zero.
Remarks
Note
To enable hyphenation, the client must call EM_SETTYPOGRAPHYOPTIONS, specifying TO_ADVANCEDTYPOGRAPHY.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP1 [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|