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

<ObsoleteAttribute("Use of this property is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")> _ Public ReadOnly Property ActiveTemplateEditingFrame As ITemplateEditingFrame
Dim instance As TemplatedControlDesigner Dim value As ITemplateEditingFrame value = instance.ActiveTemplateEditingFrame
[ObsoleteAttribute("Use of this property is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public ITemplateEditingFrame ActiveTemplateEditingFrame { get; }
[ObsoleteAttribute(L"Use of this property is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public: property ITemplateEditingFrame^ ActiveTemplateEditingFrame { ITemplateEditingFrame^ get (); }
現在アクティブなテンプレート編集フレームである ITemplateEditingFrame。

![]() |
---|
ActiveTemplateEditingFrame プロパティは今後使用しません。テンプレート ベースのコントロールのデザイナ内でテンプレートを公開または列挙するには、TemplateGroups プロパティを使用します。 |


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からTemplatedControlDesigner.ActiveTemplateEditingFrame プロパティを検索する場合は、下記のリンクをクリックしてください。

- TemplatedControlDesigner.ActiveTemplateEditingFrame プロパティのページへのリンク