ControlDesigner.DesignTimeElementView Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
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
Získá objekt view-control pro návrhář ovládacího prvku.
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
Hodnota vlastnosti
null
.
- Atributy
Poznámky
Poznámka
Vlastnost DesignTimeElementView je zastaralá a funkce se nenahrazuje.