Microsoft.VisualStudio.Designer.Interfaces Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
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. |
Enums
_PROPERTYGRIDOPTION |
Represents the types of property grid options. |
_PROPERTYGRIDSORT |
Defines the sort order of the property grid. |