TemplateEditingService Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFrame(TemplatedControlDesigner^, String^, array<String^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new template editing frame for the specified templated control designer, using the specified name and templates. |
![]() | CreateFrame(TemplatedControlDesigner^, String^, array<String^>^, Style^, array<Style^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new template editing frame for the specified TemplatedControlDesigner object, using the specified name, template names, control style, and template styles. |
![]() | Dispose() | This API supports the product infrastructure and is not intended to be used directly from your code. Releases all resources that are used by the TemplateEditingService object. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | This API supports the product infrastructure and is not intended to be used directly from your code. Finalizes the service.(Overrides Object::Finalize().) |
![]() | GetContainingTemplateName(Control^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the parent template. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

