ScrollProperties.ParentControl プロパティ

定義

このスクロール情報が適用されるコントロールを取得します。

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

プロパティ値

このスクロール情報が適用されるコントロール。

適用対象