​
​
​

Sets the current input position to the beginning of an editable region 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 editable region could be scrolled. Otherwise it is false.

​