IVSMDDesignerLoader Interface
Visual Studio 2015
Provide a Visual Studio-specific way to initialize a designer loader.
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Disposes this designer loader. |
![]() | GetEditorCaption(Int32) | Gets the editor caption for the design surface. |
![]() | Initialize(Object, Object, Int32, Object) | Initializes the loader. This associates it with a doc data object and an item ID. |
![]() | SetBaseEditorCaption(String) | Sets the base editor caption. |
Show:
