ControlDesigner.DesignTimeElementView 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.
Attention
Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202
Obtient l’objet de contrôle d’affichage du concepteur de contrôles.
protected:
property System::Object ^ DesignTimeElementView { System::Object ^ get(); };
protected object DesignTimeElementView { get; }
[System.Obsolete("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", true)]
protected object DesignTimeElementView { get; }
member this.DesignTimeElementView : obj
[<System.Obsolete("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", true)>]
member this.DesignTimeElementView : obj
Protected ReadOnly Property DesignTimeElementView As Object
Valeur de propriété
null
.
- Attributs
Remarques
Notes
La DesignTimeElementView propriété est obsolète et il n’y a pas de remplacement pour la fonctionnalité.