TextBoxBase.ScrollToHorizontalOffset(Double) Methode

Definitie

Schuift de inhoud van het besturingselement bewerken naar de opgegeven horizontale verschuiving.

public:
 void ScrollToHorizontalOffset(double offset);
public void ScrollToHorizontalOffset(double offset);
member this.ScrollToHorizontalOffset : double -> unit
Public Sub ScrollToHorizontalOffset (offset As Double)

Parameters

offset
Double

Een dubbele waarde waarmee de horizontale verschuiving wordt opgegeven waarnaar u wilt schuiven.

Van toepassing op

Zie ook