DesignSurfaceExtension Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Disposes this object and its resources. |
![]() | Dispose(Boolean) | Disposes this object and its resources. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | Destroys the object.(Overrides Object::Finalize().) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(DesignSurface^) | Initializes the design surface extension. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnComponentCreated(IComponent^) | This method is called when a new component is created but before that component is added to the designer. |
![]() | OnDesignerCreated(IComponent^, IDesigner^, Boolean) | This method is called when a new designer is created. |
![]() | OnDesignerCreated(IDesigner^) | Obsolete.This method is called when a new designer is created. |
![]() | ToString() | (Inherited from Object.) |
Show:

