PyCRichEditCtrl
.GetLineCount
int =
GetLineCount(
)
Gets the number of lines in an edit control.
MFC References
CRichEditCtrl::GetLineCount
Return Value
The number of lines in the buffer. If the control is empty, the return value is 1.