Expand Minimize
This topic has not yet been rated - Rate this topic

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

Minimum supported client

Windows XP with SP1 [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Richedit.h

See also

EM_GETHYPHENATEINFO

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.