[]
Scrolls the C1RichTextBox so that the given position is at the top.
public void ScrollTo(C1TextPointer position)
Public Sub ScrollTo(position As C1TextPointer)
| Type | Name | Description |
|---|---|---|
| C1TextPointer | position | A C1TextPointer to scroll to. |