This documentation is archived and is not being maintained.
Microsoft.VisualStudio.Designer.Interfaces Namespace
Visual Studio 2013
| Interface | Description | |
|---|---|---|
|
IVSMDCodeDomCreator | Creates a CodeDom provider for a given hierarchy and item ID. |
|
IVSMDCodeDomProvider | Provides access to a CodeDomProvider object. |
|
IVSMDDesigner | Represents a managed form designer. |
|
IVSMDDesignerLoader | Provide a Visual Studio-specific way to initialize a designer loader. |
|
IVSMDDesignerService | Provides VS shell support for managed form designers. |
|
IVSMDPerPropertyBrowsing | Allows native COM objects to specify managed attributes on values. It can be used to expose the richer functionality of managed objects as COM objects. |
|
IVSMDPropertyBrowser | Provides access to the designer properties window service. |
|
IVSMDPropertyGrid | Defines a small property browser that can be hosted in dialog boxes or other windows. |
| Enumeration | Description | |
|---|---|---|
|
_PROPERTYGRIDOPTION | Represents the types of property grid options. |
|
_PROPERTYGRIDSORT | Defines the sort order of the property grid. |
Show: