SplitContainer.AutoScrollPosition プロパティ

定義

このプロパティは、このクラスには関係ありません。

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

プロパティ値

Point 値です。

属性

注釈

このプロパティは、このクラスには関係ありません。

適用対象