BaseEditorControl Constructor

Initializes a new instance of the BaseEditorControl class.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New BaseEditorControl()
public BaseEditorControl()
public:
BaseEditorControl()
public function BaseEditorControl()
new : unit -> BaseEditorControl

.NET Framework Security

See Also

Reference

BaseEditorControl Class

BaseEditorControl Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace