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 値。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象