BOOL CBCGPEditCtrl::ScrollUp | ( | int | fnBar, |
BOOL | bRedrawOnScroll | ||
) |
Scrolls the edit control up 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. |