Enables or disables English word-breaking in Japanese, Chinese, and Hangeul.
public void setWordBreak( boolean enable )
enable
Set to true to enable English-language word breaking; otherwise, set to false.
This method is used in conjunction with the setWordWrap and setWordPunctuation methods to determine the layout of text in the RichEdit control.
This method is valid for use only on Asian versions of the Windows operating system.
See Also getWordBreak