Sets the current text input position to the target's position and scrolls it into the visible part of the document.
public bool ScrollTo();
Public Function ScrollTo() As Boolean
The return value is true, if the target has been scrolled into the visible part of the document. Otherwise it is false.