ITemplateEditingFrame インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
テンプレート編集領域を管理するためのインターフェイスを提供します。 名前空間: System.Web.UI.Designアセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("Use of this type 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 Interface ITemplateEditingFrame Inherits IDisposable
[ObsoleteAttribute("Use of this type 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 interface ITemplateEditingFrame : IDisposable
[ObsoleteAttribute(L"Use of this type 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 interface class ITemplateEditingFrame : IDisposable
/** @attribute ObsoleteAttribute("Use of this type 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 interface ITemplateEditingFrame extends IDisposable
ObsoleteAttribute("Use of this type 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 interface ITemplateEditingFrame extends IDisposable

![]() |
---|
ITemplateEditingFrame インターフェイスは今後使用しません。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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ITemplateEditingFrame プロパティ

名前 | 説明 | |
---|---|---|
![]() | ControlStyle | 編集フレームのスタイルを取得します。 |
![]() | InitialHeight | コントロールの初期の高さを取得または設定します。 |
![]() | InitialWidth | コントロールの初期の幅を取得または設定します。 |
![]() | Name | 編集フレームの名前を取得します。 |
![]() | TemplateNames | 使用するテンプレートの名前のセットを取得します。 |
![]() | TemplateStyles | コントロールのテンプレート スタイルを取得します。 |
![]() | Verb | テンプレートを呼び出す動詞を取得または設定します。 |

ITemplateEditingFrame メソッド

名前 | 説明 | |
---|---|---|
![]() | Close | コントロールを閉じ、オプションとして変更を保存します。 |
![]() | Open | コントロールを開いて表示します。 |
![]() | Resize | コントロールのサイズを指定した幅と高さに変更します。 |
![]() | Save | ドキュメントの変更を保存します。 |
![]() | UpdateControlName | コントロールの名前を指定した名前に変更します。 |

ITemplateEditingFrame メンバ
テンプレート編集領域を管理するためのインターフェイスを提供します。
ITemplateEditingFrame データ型で公開されるメンバを以下の表に示します。

名前 | 説明 | |
---|---|---|
![]() | ControlStyle | 編集フレームのスタイルを取得します。 |
![]() | InitialHeight | コントロールの初期の高さを取得または設定します。 |
![]() | InitialWidth | コントロールの初期の幅を取得または設定します。 |
![]() | Name | 編集フレームの名前を取得します。 |
![]() | TemplateNames | 使用するテンプレートの名前のセットを取得します。 |
![]() | TemplateStyles | コントロールのテンプレート スタイルを取得します。 |
![]() | Verb | テンプレートを呼び出す動詞を取得または設定します。 |

名前 | 説明 | |
---|---|---|
![]() | Close | コントロールを閉じ、オプションとして変更を保存します。 |
![]() | Open | コントロールを開いて表示します。 |
![]() | Resize | コントロールのサイズを指定した幅と高さに変更します。 |
![]() | Save | ドキュメントの変更を保存します。 |
![]() | UpdateControlName | コントロールの名前を指定した名前に変更します。 |

Weblioに収録されているすべての辞書からITemplateEditingFrameを検索する場合は、下記のリンクをクリックしてください。

- ITemplateEditingFrameのページへのリンク