IVSMDDesignerService Members
Include Protected Members
Include Inherited Members
Provides VS shell support for managed form designers.
The IVSMDDesignerService type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateDesigner | Creates a designer based on the contents of the given designer loader. | |
CreateDesignerForClass | Creates a designer based on the designer of the given component class. | |
CreateDesignerLoader | Creates an uninitialized designer loader. | |
GetDesignerLoaderClassForFile | Finds a registered designer loader for the specified file extension. | |
RegisterDesignViewAttribute | Registers the specified attribute value for the specified file. |
Top
Properties
Name | Description | |
---|---|---|
DesignViewAttribute | Gets the name of the metadata attribute we will use to determine if a class supports a design view. |
Top