IEditorOperations.ScrollDownAndMoveCaretIfNecessary Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scrolls the view down by one line and repositions the caret, if it is scrolled off the page, to the first fully-visible line in the view.
public:
void ScrollDownAndMoveCaretIfNecessary();
public:
void ScrollDownAndMoveCaretIfNecessary();
void ScrollDownAndMoveCaretIfNecessary();
public void ScrollDownAndMoveCaretIfNecessary ();
abstract member ScrollDownAndMoveCaretIfNecessary : unit -> unit
Public Sub ScrollDownAndMoveCaretIfNecessary ()