ScrollProperties.ParentControl 속성

정의

이 스크롤 정보를 적용할 컨트롤을 가져옵니다.

protected:
 property System::Windows::Forms::ScrollableControl ^ ParentControl { System::Windows::Forms::ScrollableControl ^ get(); };
protected System.Windows.Forms.ScrollableControl ParentControl { get; }
protected System.Windows.Forms.ScrollableControl? ParentControl { get; }
member this.ParentControl : System.Windows.Forms.ScrollableControl
Protected ReadOnly Property ParentControl As ScrollableControl

속성 값

ScrollableControl

이 스크롤 정보를 적용할 컨트롤입니다.

적용 대상