SECEditController::LineScroll
voidSECEditController::LineScroll(intnLines, intnChars= 0)
Scrolls the text.
Defined in: SECEditControllerCEditEmul.cpp
Parameters
nLines
Specifies the number of lines to scroll vertically.
nChars
Specifies the number of character positions to scroll horizontally.
Developer Notes
This method is provided as a part of the Objective Edit CEdit compatiblity layer.See Also