Switcher.WidgetListEditor Constructor
Initializes a new instance of the Switcher.WidgetListEditor class.
Namespace: Microsoft.SqlServer.Management.Controls
Assembly: Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Switcher..::..WidgetListEditor()
public WidgetListEditor()
public:
WidgetListEditor()
new : unit -> WidgetListEditor
public function Switcher..::..WidgetListEditor()
See Also