BOOL CBCGPEditCtrl::ScrollDown | ( | int | fnBar, |
BOOL | bRedrawOnScroll | ||
) |
Scrolls the edit control one line down or one step right.
fnBar | The scroll bar ID (SB_VERT or SB_HORZ). |
bRedrawOnScroll | Specifies whether the edit control should be redrawn if scrolling has occured as a result of this operation. |