PyCRichEditCtrl
.GetLine
int =
GetLine(
lineNo
)
Returns the text in a specified line.
Parameters
lineNo=current
: int
Contains the zero-based index value for the desired line.
Comments
This function is not an MFC wrapper.