DesignSurfaceExtension Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodDispose()

Disposes this object and its resources.

System_CAPS_protmethodDispose(Boolean)

Disposes this object and its resources.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

Destroys the object.(Overrides Object::Finalize().)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitialize(DesignSurface^)

Initializes the design surface extension.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOnComponentCreated(IComponent^)

This method is called when a new component is created but before that component is added to the designer.

System_CAPS_pubmethodOnDesignerCreated(IComponent^, IDesigner^, Boolean)

This method is called when a new designer is created.

System_CAPS_pubmethodOnDesignerCreated(IDesigner^)

Obsolete.This method is called when a new designer is created.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: