Sets the current input position to the beginning of a subtextpart and scrolls it into the visible part of the document.
public bool ScrollTo();Public Function ScrollTo() As BooleanThe return value is true, if the subtextpart could be scrolled. Otherwise it is false.