Control.AutoScrollOffset Eigenschaft

Definition

Ruft ab oder legt fest, wo dieses Steuerelement scrollt in ScrollControlIntoView(Control).

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

Eine Point Angabe der Bildlaufposition. Der Standardwert ist die obere linke Ecke des Steuerelements.

Attribute

Gilt für: