int GetFirstVisibleLine( ) const;
Return Value
Zero-based index of the uppermost visible line in this CRichEditCtrl object.
Remarks
Call this function to determine the topmost visible line in this CRichEditCtrl object.
For more information, see EM_GETFIRSTVISIBLELINE in the Win32 documentation.
CRichEditCtrl Overview | Class Members | Hierarchy Chart
See Also CRichEditCtrl::GetLine, CRichEditCtrl::GetLineCount