BCGSoft Professional Editor for MFC
BOOL CBCGPEditCtrl::ScrollText ( BOOL  bDirection)

Scrolls text one line up or down.

Returns
Nonzero if the function succeeds; otherwise 0.
Parameters
bDirectionSpecifies the scroll direction: TRUE - down, FALSE - up.