BOOL CBCGPEditCtrl::ScrollPageDown | ( | int | fnBar, |
BOOL | bRedrawOnScroll | ||
) |
Scrolls one page down vertically or horizontally.
fnBar | Specifies the vertical or horizontal scroll bars. |
bRedrawOnScroll | Specifies whether the edit control should be redrawn if scrolling has occured as a result of this operation. |