[]
Scrolls the contents of the editing control to the specified horizontal offset.
public void ScrollToHorizontalOffset(double offset)
Public Sub ScrollToHorizontalOffset(offset As Double)
Type | Name | Description |
---|---|---|
double | offset | A double value that specifies the horizontal offset to scroll to. |
Type | Condition |
---|---|
ArgumentOutOfRangeException | offset is double.NaN |