TemplatedControlDesigner.CreateTemplateEditingFrame メソッド
アセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("Use of this method 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")> _ Protected MustOverride Function CreateTemplateEditingFrame ( _ verb As TemplateEditingVerb _ ) As ITemplateEditingFrame
Dim verb As TemplateEditingVerb Dim returnValue As ITemplateEditingFrame returnValue = Me.CreateTemplateEditingFrame(verb)
[ObsoleteAttribute("Use of this method 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")] protected abstract ITemplateEditingFrame CreateTemplateEditingFrame ( TemplateEditingVerb verb )
[ObsoleteAttribute(L"Use of this method 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")] protected: virtual ITemplateEditingFrame^ CreateTemplateEditingFrame ( TemplateEditingVerb^ verb ) abstract
/** @attribute ObsoleteAttribute("Use of this method 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") */ protected abstract ITemplateEditingFrame CreateTemplateEditingFrame ( TemplateEditingVerb verb )
ObsoleteAttribute("Use of this method 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") protected abstract function CreateTemplateEditingFrame ( verb : TemplateEditingVerb ) : ITemplateEditingFrame
戻り値
新しいテンプレート編集フレーム。


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.CreateTemplateEditingFrame メソッドを検索する場合は、下記のリンクをクリックしてください。

- TemplatedControlDesigner.CreateTemplateEditingFrame メソッドのページへのリンク