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

Point 값입니다.

특성

설명

이 속성은 이 클래스와 관련이 없습니다.

적용 대상