SplitContainer.AutoScrollOffset 属性

定义

此属性与此类无关。

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

属性值

Point

一个 Point 值。

属性

注解

此属性与此类无关。

适用于