CRichEditCtrl::GetFirstVisibleLine

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 OverviewClass MembersHierarchy Chart

See Also   CRichEditCtrl::GetLine, CRichEditCtrl::GetLineCount