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

屬性值

此卷軸資訊所適用的控制權。

適用於