Table of Contents

Method MoveCaretForward

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MoveCaretForward(long)

Move the caret one visual step forward: this may mean setting a flag and keeping the same position if we're going from the end of one line to the start of the next, which may be the exact same caret position.

public virtual void MoveCaretForward(long oldPosition)

Parameters

oldPosition long