SplitContainer.AutoScrollOffset Property

Definition

This property is not relevant to this class.

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

Property Value

A Point value.

Attributes

Remarks

This property is not relevant to this class.

Applies to