HtmlControlDesigner.DesignTimeElement プロパティ
アセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", True)> _ Protected ReadOnly Property DesignTimeElement As Object
[ObsoleteAttribute("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", true)] protected Object DesignTimeElement { get; }
[ObsoleteAttribute(L"Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", true)] protected: property Object^ DesignTimeElement { Object^ get (); }
HtmlControlDesigner と関連付けられているコントロールを表すデザイン時オブジェクト。

DesignTimeElement プロパティは、デザイン サーフェイスの HtmlControlDesigner オブジェクトと関連付けられているコントロールを表すデザイン時オブジェクトを取得するときにデザイナが使用します。


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- HtmlControlDesigner.DesignTimeElement プロパティのページへのリンク