Share via


TreeViewDropDownButton Constructor

Initializes a new instance of the TreeViewDropDownButton class with the default property values.

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 TreeViewDropDownButton()
public TreeViewDropDownButton()
public:
TreeViewDropDownButton()
new : unit -> TreeViewDropDownButton
public function TreeViewDropDownButton()