ControlDesigner.Control Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le contrôle qui est créé par le concepteur.
public:
virtual property System::Windows::Forms::Control ^ Control { System::Windows::Forms::Control ^ get(); };
public virtual System.Windows.Forms.Control Control { get; }
member this.Control : System.Windows.Forms.Control
Public Overridable ReadOnly Property Control As Control
Valeur de propriété
Contrôle qui est créé par le concepteur.