ScrollProperties.ParentControl Vlastnost

Definice

Získá ovládací prvek, na který se vztahuje informace o posouvání.

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

Hodnota vlastnosti

Ovládací prvek, na který se tyto informace o posouvání vztahují.

Platí pro