TemplateEditingService::CreateFrame Method
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a new template editing frame.
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. |
Show:
