2.2.6.27.32 RichEdit::WriteLine

Description

Writes one line at the end of the text

Syntax

int WriteLine( LPCSTR lpcstr = NULL )

Parameters

lpcstr
string to write, if null writes an empty like

Return

returns the line number of the Line Written

Examples

Remark

See Also

Header to Include

Control.h