DesignSurfaceExtension Constructor

Create a new instance of the DesignSurfaceExtension class.

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

Syntax

'宣言
Protected Sub New
'使用

Dim instance As New DesignSurfaceExtension()
protected DesignSurfaceExtension()
protected:
DesignSurfaceExtension()
protected function DesignSurfaceExtension()

Remarks

When the Visual Studio environment uses an instance of DesignSurfaceExtension, this constructor is used to instantiate the object, but information about the DesignSurface is added in the call to Initialize.

Permissions

See Also

Concepts

Extending Design-Time Support

Reference

DesignSurfaceExtension Class

DesignSurfaceExtension Members

Microsoft.VisualStudio.Shell.Design Namespace

DesignSurfaceExtensionAttribute

DesignSurfaceExtension

DesignSurface

IDesigner

IDesignerHost