BCGSuite for MFC
BOOL CBCGPEditCtrl::ScrollPageUp ( int  fnBar,
BOOL  bRedrawOnScroll 
)

Scrolls one page up vertically or horizontally.

Returns
Nonzero if the function succeeds; otherwise 0.
Parameters
fnBarSpecifies the vertical or horizontal scroll bars.
bRedrawOnScrollSpecifies whether the edit control should be redrawn if scrolling has occured as a result of this operation.