Control.AutoScrollOffset Eigenschaft

Definition

Ruft in ScrollControlIntoView(Control) ab oder legt anhand dessen fest, in welcher Richtung der Bildlauf dieses Steuerelements durchgeführt wird.

public:
 virtual property System::Drawing::Point AutoScrollOffset { System::Drawing::Point get(); void set(System::Drawing::Point value); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Point AutoScrollOffset { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoScrollOffset : System.Drawing.Point with get, set
Public Overridable Property AutoScrollOffset As Point

Eigenschaftswert

Point

Ein Point, der die Bildlaufposition angibt. Der Standardwert ist die linke obere Ecke des Steuerelements.

Attribute

Gilt für