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