Sets the current text input position to the target's position and scrolls it into the visible part of the document.

ScrollTo()

public bool ScrollTo();
Public Function ScrollTo() As Boolean

Return Value

The return value is true, if the target has been scrolled into the visible part of the document. Otherwise it is false.