ISECEditBuffer::SetLineBreakChar
voidISECEditBuffer::SetLineBreakChar(TCHARchLineBreak)
Sets the line break character for the text buffer.
Defined in: ISECEditBuffer.h
Return Value
void
Parameters
chLineBreak
The line break character.
Comments
See the Developer Notes in SetLineEnd for more information regarding line end characters.See Also