int GetFirstVisibleLine( ) const;
Return Value
The zero-based index of the topmost visible line. For single-line edit controls, the return value is 0.
Remarks
Call this function to determine the topmost visible line in an edit control.
For more information, see EM_GETFIRSTVISIBLELINE in the Win32 documentation.
CEdit Overview | Class Members | Hierarchy Chart
See Also CEdit::GetLine