|
virtual |
Scrolls edit control to specified line.
Outline blocks can be optionally expanded if the required line is hidden.
nLineNum | Specifies the zero-based line number. |
bExpandBlock | If TRUE and the required line is located within an outline block, the outline block will be expanded. |
bRedrawOnScroll | If TRUE, the edit control will be redrawn after scrolling. |