ScrollProperties.ParentControl Propriété

Définition

Obtient le contrôle auquel ces informations de défilement s'appliquent.

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

Valeur de propriété

Le contrôle auquel ces informations de défilement s'appliquent.

S’applique à