BCGControlBar Pro for MFC
BOOL CBCGPEditCtrl::ScrollUp ( int  fnBar,
BOOL  bRedrawOnScroll 
)

Scrolls the edit control 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.