IVSMDDesignerService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateDesigner(Object^, Object^)

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

System_CAPS_pubmethodCreateDesignerForClass(Object^, String^)

Creates a designer based on the designer of the given component class.

System_CAPS_pubmethodCreateDesignerLoader(String^)

Creates an uninitialized designer loader.

System_CAPS_pubmethodGetDesignerLoaderClassForFile(String^)

Finds a registered designer loader for the specified file extension.

System_CAPS_pubmethodRegisterDesignViewAttribute(Object^, Int32, Int32, String^)

Registers the specified attribute value for the specified file.

Return to top
Show: