Share via


DropDownControl.ShowDropDown Method

Specifies a method for the DropDown control to show.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Public Sub ShowDropDown
'Usage
Dim instance As DropDownControl

instance.ShowDropDown()
public void ShowDropDown()
public:
void ShowDropDown()
member ShowDropDown : unit -> unit 
public function ShowDropDown()