ScriptEditorControl Constructor

Initializes a new instance of the ScriptEditorControl class.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors.VS (in SQLEditors.VS.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ScriptEditorControl()
protected ScriptEditorControl()
protected:
ScriptEditorControl()
new : unit -> ScriptEditorControl
protected function ScriptEditorControl()