| BOOL CBCGPEditCtrl::ScrollToCaret | ( | BOOL | bVCenter = FALSE, |
| BOOL | bRedrawOnScroll = TRUE |
||
| ) |
Scroll to the currently focused editor location.
| bVCenter | TRUE to v center. |
| bRedrawOnScroll | If TRUE, the editor line where caret is located will be centerred vertically. |