IVSMDDesignerService::CreateDesigner Method (Object^, Object^)

 

Creates a designer based on the contents of the given designer loader.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

IVSMDDesigner^ CreateDesigner(
	Object^ pSp,
	Object^ pDesignerLoader
)

Parameters

pSp
Type: System::Object^

The IServiceProvider.

pDesignerLoader
Type: System::Object^

The IVSMDDesignerLoader.

Return to top
Show: