This documentation is archived and is not being maintained.
ITemplateEditingFrame Members
Visual Studio 2008
Provides an interface to manage a template editing area.
The ITemplateEditingFrame type exposes the following members.
| Name | Description | |
|---|---|---|
|
Close | Closes the control and optionally saves any changes. |
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
|
Open | Opens and displays the control. |
|
Resize | Resizes the control to the specified width and height. |
|
Save | Saves any changes to the document. |
|
UpdateControlName | Changes the name of the control to the specified name. |
| Name | Description | |
|---|---|---|
|
ControlStyle | Gets the style for the editing frame. |
|
InitialHeight | Gets or sets the initial height of the control. |
|
InitialWidth | Gets or sets the initial width of the control. |
|
Name | Gets the name of the editing frame. |
|
TemplateNames | Gets a set of names of templates to use. |
|
TemplateStyles | Gets the template styles for the control. |
|
Verb | Gets or sets the verb that invokes the template. |
Show: